Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / INParametricCurve Interface
Methods

In This Topic
    INParametricCurve Interface Members
    In This Topic

    The following tables list the members exposed by INParametricCurve.

    Public Methods
     NameDescription
     MethodGets a point on the curve from a time parameter. When t is equal to 0, returns the StartPoint of the curve. When t is equal to 1, returns the EndPoint of the curve.  
    Top
    See Also