You are here: Start » AVL.NET » ShapeRegion.ShapeRegion(AvlNet.Point2D, float, float, float, AvlNet.RectangularRoiMask)

ShapeRegion.ShapeRegion(AvlNet.Point2D, float, float, float, AvlNet.RectangularRoiMask)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public ShapeRegion(
	AvlNet.Point2D frameOrigin,
	float frameAngle,
	float frameWidth,
	float frameHeight,
	AvlNet.RectangularRoiMask mask
)

Parameters

frameOrigin
Type: AvlNet.Point2D
frameAngle
Type: System.Single
frameWidth
Type: System.Single
frameHeight
Type: System.Single
mask
Type: AvlNet.RectangularRoiMask

See also