|
|
|
|
|
|
|
|
|
|
|
|
|
|
Type
|
|
Default Value
|
|
Read Only
|
|
Static
|
|
Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PointF[]
|
|
None |
|
Yes |
|
No |
|
Gets the points in the path. The points 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|