You are here: Start » AVL.NET » ShapeRegion Constructor

ShapeRegion Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
frameOriginAvlNet.Point2D
frameAnglefloat
frameWidthfloat
frameHeightfloat
maskAvlNet.RectangularRoiMask

See also