Name | Description | |
---|---|---|
NPolyline Constructor | Overloaded. |
The following tables list the members exposed by NPolyline.
Name | Description | |
---|---|---|
NPolyline Constructor | Overloaded. |
Name | Description | |
---|---|---|
EndPoint | Gets or sets the end point of the open figure | |
Length | Gets the polyline length | |
StartPoint | Gets or sets the start point of the open figure |
Name | Description | |
---|---|---|
AddToPath | Overridden. Adds the primitive to the specified graphics path | |
ContainsOnOutline | Overridden. Determines whether the outline of the polyline contains the specified point | |
DeepClone | Overridden. Creates an identical copy of this object. | |
GetContourPositionAndAngle | Tries to get the percent position and angle from the specified location factor. | |
GetNearestIntersection | Gets the nearest intersection point to dirPoint out of all intersections between this geometry and the centerPoint:dirPoint vector. All points are in shape local coordinates. | |
GetOutlineLength | Overridden. Overriden to return the length of the polyline. | |
IntersectsWith | Determines whether this polyline intersects with the specified line | |
IntersectWith | Intersects this polyline with the specified line segment | |
Simplify | Simplifies this polyline and returns the new simplified polyline | |
ToPolygon | Creates a polyline from this polygon. |