Constructor and Description |
---|
WmfSelectClipRegion()
Initializes a new instance of the
WmfSelectClipRegion class. |
WmfSelectClipRegion(WmfGraphicObject region)
Initializes a new instance of the
WmfSelectClipRegion class. |
Modifier and Type | Method and Description |
---|---|
int |
getObjectIndex()
Gets or sets the index of the object.
|
void |
setObjectIndex(int value)
Gets or sets the index of the object.
|
public WmfSelectClipRegion()
Initializes a new instance of the WmfSelectClipRegion
class.
public WmfSelectClipRegion(WmfGraphicObject region)
Initializes a new instance of the WmfSelectClipRegion
class.
region
- The region.