NevronOpenVision
Nevron.Nov.Graphics Namespace / NCubicBezier Structure


In This Topic
NCubicBezier Structure Fields
In This Topic

For a list of all members of this type, see NCubicBezier members.

Public Fields
 NameDescription
Public FieldX coordinate of the end point.  
Public FieldY coordinate of the end point.  
Public FieldX coordinate of the first control point.  
Public FieldY coordinate of the first control point.  
Public FieldX coordinate of the second control point.  
Public FieldY coordinate of the second control point.  
Public FieldX coordinate of the start point.  
Public FieldY coordinate of the start point.  
Top
See Also