PointCount
GraphicsPath.PointCount property
获取元素的个数PathPoints或者PathTypes数组.
public int PointCount { get; }
返回值
一个整数,指定元素的数量PathPointsor PathTypes大批。
也可以看看
- class GraphicsPath
- 命名空间 System.Drawing.Drawing2D
- 部件 Aspose.Drawing
获取元素的个数PathPoints或者PathTypes数组.
public int PointCount { get; }
一个整数,指定元素的数量PathPointsor PathTypes大批。