Name | Description | |
---|---|---|
![]() | RegionF | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | RegionF | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Angle | Gets the rotation angle of this region relative to vector (1,0). |
![]() | Bounds | Gets the boundary rectangle of this region. |
![]() | Center | Gets the center point of this region. |
![]() | LeftBottom | Gets the left-bottom point of this region. |
![]() | LeftTop | Gets the left-top point of this region. |
![]() | RightBottom | Gets the right-bottom point of this region. |
![]() | RightTop | Gets the right-top point of this region. |
Name | Description | |
---|---|---|
![]() | Clone | Clones this instance. |
![]() | Equals | Determines whether the specified System.Object, is equal to this instance. |
![]() | GetAvgDiameter | Returns the average diameter of this region. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | IsPointInBounds | Determines that point is located in Bounds. |
![]() | IsPointInRegion | Determines that point is located in region. |
![]() | ToPolygon | Converts this region to polygon. |
![]() | Transform | Overloaded. Transforms this region using specified transformation. |