VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / GraphicsPathWrapper Class
In This Topic
GraphicsPathWrapper Class Properties
In This Topic
For a list of all properties of this type, see GraphicsPathWrapper.
Public Properties
 NameDescription
Public PropertyGets or sets a GraphicsPathFillMode enumeration that determines how the interiors of shapes in this graphics path are filled.
Public PropertyGets a GraphicsPathData that encapsulates arrays of points and types for this graphics path.
Public PropertyGets the number of point of this graphics path.
Public PropertyGets the wrapped source.
See Also