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 | 클리핑 경로입니다. |