![]() |
SimpleLoop2 Methods |
The SimpleLoop2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBoundingBox2 |
Get the bounding box.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Intersects |
Test for intersection of the line with the polygon.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ProjectBack |
project the endpoint of the line back onto the polygon in case the endpoint lies on the outside. Otherwise return the endpoint.
|
![]() | Segments |
Get enumerable for iterating through the segments of the closed polygon.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |