Nevron .NET Vision
Nevron.GraphicsCore Namespace / NGraphicsPathPoint Structure
Fields Methods


In This Topic
    NGraphicsPathPoint Structure Members
    In This Topic

    The following tables list the members exposed by NGraphicsPathPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldPoint type - for possible values see the constants defined in NGraphicsPath.  
    Public FieldX coordinate of the point.  
    Public FieldY coordinate of the point.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the point defined by the X and Y coordinates  
    Top
    See Also