Constructor and Description |
---|
WmfInvertRegion()
Initializes a new instance of the
WmfInvertRegion class. |
WmfInvertRegion(WmfGraphicObject region)
Initializes a new instance of the
WmfInvertRegion 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 WmfInvertRegion(WmfGraphicObject region)
Initializes a new instance of the WmfInvertRegion
class.
region
- The region.public WmfInvertRegion()
Initializes a new instance of the WmfInvertRegion
class.