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