OdPolygon.Points
OdPolygon.Points property
获取或设置点。
public PointF[] Points { get; set; }
Property Value
点。
另请参见
- struct PointF
- class OdPolygon
- namespace Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
- assembly Aspose.Imaging
获取或设置点。
public PointF[] Points { get; set; }
点。