Nevron .NET Vision
Nevron.GraphicsCore Namespace / NPointDList Class
Properties Methods


In This Topic
    NPointDList Class Members
    In This Topic

    The following tables list the members exposed by NPointDList.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the barycenter of the current points list.  
    Public PropertyGets the bounds of the points contained in this list.  
    Public PropertyGets the bounds range of the points contained in this list.  
    Public Property (Inherited from System.Collections.Generic.List<NPointD>)
    Public Property (Inherited from System.Collections.Generic.List<NPointD>)
    Public Property (Inherited from System.Collections.Generic.List<NPointD>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodCreates an exact replica of this object.  
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Methodstatic (Shared in Visual Basic)Creates a NPointD array, which contains the points in the specified list.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the barycenter of the given points.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the bounds of the points in the list  
    Public Methodstatic (Shared in Visual Basic)Gets the bounding range of the points in the list.  
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded. Gets the point in the list, which is nearest to the specified point. If the list is empty returns the point itself  
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodOverloaded. Rotates all points in the list around the specified point.  
    Public MethodOverloaded. Scales all points in the list around the specified point  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public MethodCreates a NPointD array, which contains the points in this list  
    Public MethodCreates a PointF array, which contains the points in this list  
    Public MethodOverloaded. Translates all points in the list.  
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Public Method (Inherited from System.Collections.Generic.List<NPointD>)
    Top
    See Also