WmfIntersectClipRect 类
Summary: The META_INTERSECTCLIPRECT record sets the clipping region in the
playback device context to the intersection of the existing clipping
region and the specified rectangle.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfIntersectClipRect
Inheritance: WmfObject
Constructors
| Name | 描述 |
|---|---|
| WmfIntersectClipRect() | 初始化 WmfIntersectClipRect 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| rectangle | Rectangle | r/w | 获取或设置矩形。 |
Constructor: WmfIntersectClipRect()
WmfIntersectClipRect()
初始化 WmfIntersectClipRect 类的新实例