PsDocument.Clip
PsDocument.Clip method
クリップを現在のグラフィック状態に追加します。
public void Clip(GraphicsPath s)
パラメータ | タイプ | 説明 |
---|---|---|
s | GraphicsPath | クリッピング パス。 |
関連項目
- class PsDocument
- 名前空間 Aspose.Page.EPS
- 組み立て Aspose.Page
クリップを現在のグラフィック状態に追加します。
public void Clip(GraphicsPath s)
パラメータ | タイプ | 説明 |
---|---|---|
s | GraphicsPath | クリッピング パス。 |