PathData.Types
PathData.Types property
Gets or sets the types of the corresponding points in the path.
public byte[] Types { get; set; }
Property Value
An array of bytes that specify the types of the corresponding points in the path.
See Also
- class PathData
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing