Name | Description | |
---|---|---|
![]() | NPolyline Constructor | Overloaded. |
The following tables list the members exposed by NPolyline.
Name | Description | |
---|---|---|
![]() | NPolyline Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bounds | Gets the bounds of this geometry object. (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | BoundsRange | Gets the bounds of this geometry object (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | EndPoint | Gets or sets the end point of the open figure |
![]() | IsEmpty | Gets whether this object is empty (i.e. contains no points) (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | IsSealed | Gets whether this graphics object is sealed. (Inherited from Nevron.Nov.Graphics.NSealableObject) |
![]() | Item | Gets or sets the point at the specified index. (Inherited from Nevron.Nov.Graphics.NPolyPointsBase) |
![]() | Length | Gets the polyline length |
![]() | StartPoint | Gets or sets the start point of the open figure |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a point with the specified coordinates (Inherited from Nevron.Nov.Graphics.NPolyPointsBase) |
![]() | 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. |
![]() | GetPoint | Gets the point at the specified index (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | GetPointCount | Gets the count of points (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | GetPoints | Gets an array of the points contained in this geometry. (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | IntersectsWith | Determines whether this polyline intersects with the specified line |
![]() | IntersectWith | Intersects this polyline with the specified line segment |
![]() | Recycle | Recycles this geometry object. (Inherited from Nevron.Nov.Graphics.NPolyPointsBase) |
![]() | Scale | Scales the points contained in this path with the specified scale factors (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | Seal | Seals this graphics object. Further attempts to modify the object throw an exception. (Inherited from Nevron.Nov.Graphics.NSealableObject) |
![]() | SetPoint | Overloaded. Sets the point at the specified index. (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | Simplify | Simplifies this polyline and returns the new simplified polyline |
![]() | ToPolygon | Creates a polyline from this polygon. |
![]() | Transform | Transforms the graphics path with the specified transform (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
![]() | Translate | Translates the points contained in this path with the specified amounts (Inherited from Nevron.Nov.Graphics.NMultiPointBase) |
Name | Description | |
---|---|---|
![]() | CanSeal | Determines whether this object can be sealed. (Inherited from Nevron.Nov.Graphics.NSealableObject) |
![]() | OnSealed | Called when the object is sealed (Inherited from Nevron.Nov.Graphics.NSealableObject) |