Version

Path Class Members

The following tables list the members exposed by Path.

Public Constructors
 NameDescription
Public ConstructorPath ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyModeGets or sets the FillMode.  
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