VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / GraphicsPathBase Class
In This Topic
GraphicsPathBase Class Properties
In This Topic
For a list of all properties of this type, see GraphicsPathBase.
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 points of this graphics path.
See Also