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