Nevron .NET Vision
Nevron.GraphicsCore Namespace / NQuadraticBezierCurveF Structure
Properties Methods


In This Topic
    NQuadraticBezierCurveF Structure Members
    In This Topic

    The following tables list the members exposed by NQuadraticBezierCurveF.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the control point of the quadratic bezier curve.  
    Public PropertyGets/Sets the end point of the quadratic bezier curve.  
    Public PropertyGets the middle point of the quadratic bezier curve.  
    Public PropertyGets/Sets the start point of the quadratic bezier curve.  
    Top
    Public Methods
     NameDescription
    Public MethodSubdivides the current quadratic bezier curve into two halves.  
    Public MethodRetsurns the string representation of this curve.  
    Top
    See Also