Class WmfSelectClipRegion
WmfSelectClipRegion class
The META_SELECTCLIPREGION record specifies a Region Object (section 2.2.1.5) to be the current clipping region.
public class WmfSelectClipRegion : WmfObject
Constructors
Name | Description |
---|
WmfSelectClipRegion() | Initializes a new instance of the WmfSelectClipRegion class. |
WmfSelectClipRegion(WmfGraphicObject) | Initializes a new instance of the WmfSelectClipRegion class. |
Properties
Name | Description |
---|
ObjectIndex { get; set; } | Gets or sets the index of the object. |
See Also