PolygonShape.Points
PolygonShape.Points property
曲線ポイントを取得または設定します。
public PointF[] Points { get; set; }
プロパティ値
曲線がポイント。
関連項目
- struct PointF
- class PolygonShape
- 名前空間 Aspose.PSD.Shapes
- 組み立て Aspose.PSD
曲線ポイントを取得または設定します。
public PointF[] Points { get; set; }
曲線がポイント。