VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / GraphicsPathData Class
In This Topic
GraphicsPathData Class Properties
In This Topic
For a list of all properties of this type, see GraphicsPathData.
Public Properties
 NameDescription
Public PropertyGets an array of System.Drawing.PointF structures that represents the points through which the path is constructed.
Public PropertyGets the types of the corresponding points in the path.
Public PropertyGets a count of sub path in this path data.
See Also