You are here: Start » FIL.NET » ShapeRegion Class
ShapeRegion Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Constructors
Properties
| Name | Type | Description | |
|---|---|---|---|
| Circle | Fil.Circle2D | ||
| Ellipse | Fil.Ellipse2D | ||
| IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Fil.UnmanagedObject | |
| Polygon | Fil.Path | ||
| Rectangle | Fil.Rectangle2D | ||
| Region | Fil.Region | ||
| Ring | Fil.Ring2D | ||
| Tag | Fil.ShapeRegionType |
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Fil.ShapeRegion) | ||
| Dispose() | Inherited from Fil.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Fil.ShapeRegion) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Fil.ShapeRegion) | ||
| ToString() | Inherited from System.Object |
