GraphicsPath.PointCount 属性

定义

获取或PathPoints数组中的PathTypes元素数。

public:
 property int PointCount { int get(); };
public int PointCount { get; }
member this.PointCount : int
Public ReadOnly Property PointCount As Integer

属性值

一个整数,指定或PathPoints数组中的PathTypes元素数。

适用于