NevronOpenVision
Nevron.Nov.Diagram Namespace / NPolylineTo Class
Fields Properties Methods Events


In This Topic
    NPolylineTo Class Members
    In This Topic

    The following tables list the members exposed by NPolylineTo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPolylineTo  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the points of the curve path.  
    Public PropertyGets or sets the tension of the curve represented by the PolylineTo command. If tension is 0 it is a polypoint with straigth segments, othwerwise it is a cardinal spline with smooth curves.  
    Public PropertyOverridden. Gets the type of this geometry command.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a polyline point at the specified index  
    Public MethodGets the count of points  
    Public MethodSets a polyline point at the specified index.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Top
    See Also