|
|
|
|
|
|
|
|
|
|
|
|
|
|
Type
|
|
Default Value
|
|
Read Only
|
|
Static
|
|
Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Byte[] |
|
None |
|
No |
|
No |
|
Gets the point types in the path. Cast the byte value to a
PathPointType enum for a more descriptive value. The types in this
array should be treated as read only. To update the values you
should modify the array and then call new GraphicsPath, passing in
the updated points and types. |
|
|
|
|
|
|
|
|
|
|
|
|
|