Nevron.Nov.Graphics Namespace / NQuadraticBezier Structure


In This Topic
    NQuadraticBezier Structure Methods
    In This Topic

    For a list of all members of this type, see NQuadraticBezier 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 quadratic 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 MethodSubdivides the current quadratic bezier curve into two halves.  
    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 MethodConverts this quadratic bezier to cubic bezier.  
    Public MethodTranslates the primitive with the specified amounts  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Top
    See Also