Nevron Open Vision Documentation
Nevron.Nov.Graphics 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 ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldPoint type - for possible values see the constants defined in NGraphicsPath.  
    Public FieldThe X coordinate of the point  
    Public FieldThe Y coordinate of the point  
    Top
    Public Methods
     NameDescription
    Public MethodDeserializes the object state from the specified property bag.  
    Public MethodGets the point of this graphics path point  
    Public MethodSerializes the object state into the specified property bag.  
    Top
    See Also