Figure.RemoveShapes
Figure.RemoveShapes method
Figure から一定範囲の形状を削除します。
public void RemoveShapes(Shape[] shapes)
パラメータ | タイプ | 説明 |
---|---|---|
shapes | Shape[] | 削除する形状の範囲。 |
関連項目
- class Shape
- class Figure
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD
Figure から一定範囲の形状を削除します。
public void RemoveShapes(Shape[] shapes)
パラメータ | タイプ | 説明 |
---|---|---|
shapes | Shape[] | 削除する形状の範囲。 |