NevronOpenVision
Nevron.Nov.Graphics Namespace / NPolyline Class
Fields Properties Methods


In This Topic
    NPolyline Class Members
    In This Topic

    The following tables list the members exposed by NPolyline.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the end point of the open figure  
    Public PropertyGets the polyline length  
    Public PropertyGets or sets the start point of the open figure  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Adds the primitive to the specified graphics path  
    Public MethodOverridden. Determines whether the outline of the polyline contains the specified point  
    Public MethodOverridden. Creates an identical copy of this object.  
    Public MethodTries to get the percent position and angle from the specified location factor.  
    Public MethodGets 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.  
    Public MethodOverridden. Overriden to return the length of the polyline.  
    Public MethodDetermines whether this polyline intersects with the specified line  
    Public MethodIntersects this polyline with the specified line segment  
    Public MethodSimplifies this polyline and returns the new simplified polyline  
    Public MethodCreates a polyline from this polygon.  
    Top
    See Also