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