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

NameDescription
WmfSelectClipRegion()Initializes a new instance of the WmfSelectClipRegion class.
WmfSelectClipRegion(WmfGraphicObject)Initializes a new instance of the WmfSelectClipRegion class.

Properties

NameDescription
ObjectIndex { get; set; }Gets or sets the index of the object.

See Also