Click or drag to resize

CustomPath Properties

The CustomPath type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of elements contained in this path.
Public propertyFillMode Specifies how the path should be filled.
Public propertyItem Gets the PathElement at the specified index.
Public propertySize Gets path size, or maximum X and Y coordinates that should be used for within the path coordinate system.
Public propertyStroke Specifies if the corresponding path should have a path stroke shown.
Top
See Also