Version

Path Class Methods

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

Public Methods
 NameDescription
Public MethodCloneCreates a copy of this path.  
Public MethodClosePathCloses a path.  
Public MethodCurveToDraws a Bezier spline.  
Public MethodGetBoundsGets the bounding rectangle.  
Public MethodLineToDraws a line.  
Public MethodMoveToEstablishes a new current point.  
Public MethodPlaybackPlays the path on a graphics surface.  
Public MethodToNativeGets native path.  
See Also