Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NNurbsControlPoint Structure
Fields Methods


In This Topic
    NNurbsControlPoint Structure Members
    In This Topic

    The following tables list the members exposed by NNurbsControlPoint.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldWeight.  
    Public FieldX coordinate.  
    Public FieldY coordinate.  
    Top
    Public Methods
     NameDescription
    Public MethodDeserializes this object.  
    Public MethodOverloaded. Checks whether this point is equal to the given point.  
    Public MethodReturns the hash code for this object.  
    Public MethodSerializes this object.  
    Public MethodConverts this NURBS control point to an NPoint.  
    Public MethodReturns the string representation of this NURBS control point.  
    Public MethodTranslates the control point with the given offset.  
    Top
    See Also