|
|
|
|
| The type of point in a GraphicsPath. |
|
|
|
|
|
|
|
|
|
|
System.Object
System.ValueType
System.Enum
WebSupergoo.ImageGlue8.PathPointType
|
|
|
|
|
|
|
|
|
|
System.IComparable
System.IFormattable
System.IConvertible
|
|
|
|
|
|
|
|
|
|
This class is sealed. It cannot be derived from.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field
|
|
Description
|
|
|
|
|
|
|
|
|
Bezier
|
|
A bezier end or control point. |
|
|
|
|
|
|
|
|
CloseSubPath
|
|
Indicates whether the point is a figure (sub-path) end
point. |
|
|
|
|
|
|
|
|
DashMode
|
|
Whether point is in dash mode or not. |
|
|
|
|
|
|
|
|
Line
|
|
A line end point. |
|
|
|
|
|
|
|
|
PathMarker
|
|
Indicates whether the point is a marker or not. |
|
|
|
|
|
|
|
|
PathTypeMask
|
|
A mask used to extract the point type. |
|
|
|
|
|
|
|
|
Start
|
|
A figure (sub-path) start point. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
None.
|