NevronOpenVision
Nevron.Nov.Graphics Namespace / NCubicBezier Structure


NCubicBezier Structure Methods

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

Public Methods
 NameDescription
Public MethodAppends the primitive to the specified graphics path  
Public MethodDetermines whether the outline of the primitive contains the specified point  
Public Method  
Public Method  
Public MethodGets the length of this cubic bezier curve  
Public MethodGets the Y min and max values  
Public MethodGets the Y min and max values  
Public MethodReturns a point of the curve from the specified time parameter in the [0;1] range  
Public MethodScales this bezier with the specified constant  
Public MethodSplits a bezier curve at the specified time (in the [0:1] range) and returns the two resulting segments.  
Public MethodSplits a bezier curve at the specified times in the (0:1) range and returns the three resulting segments. Throws an exception if the time arguments are not in range, or t1 >= t2.  
Public MethodTranslates the primitive with the specified amounts  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Top
See Also