Device.SetClip
Device.SetClip method
デバイスのクリップを指定します。
public virtual void SetClip(GraphicsPath clipPath)
パラメータ | タイプ | 説明 |
---|---|---|
clipPath | GraphicsPath | クリッピング パス。 |
関連項目
- class Device
- 名前空間 Aspose.Page
- 組み立て Aspose.Page
デバイスのクリップを指定します。
public virtual void SetClip(GraphicsPath clipPath)
パラメータ | タイプ | 説明 |
---|---|---|
clipPath | GraphicsPath | クリッピング パス。 |