PolygonShape.Points
PolygonShape.Points property
获取或设置曲线点。
public PointF[] Points { get; set; }
Property Value
曲线点。
另请参见
- struct PointF
- class PolygonShape
- namespace Aspose.Imaging.Shapes
- assembly Aspose.Imaging
获取或设置曲线点。
public PointF[] Points { get; set; }
曲线点。