You are here: Start » AVL.NET » ShapeRegion Structure
ShapeRegion Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| ShapeRegion(Point2D, Single, Single, Single, RectangularRoiMask) | ||
| ShapeRegion(Rectangle2D, RectangularRoiMask) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.ShapeRegion | Gets default ShapeRegion object | |
| Frame | AvlNet.Rectangle2D | ||
| IsDefault | System.Boolean | ||
| Mask | AvlNet.RectangularRoiMask |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
