Constructor and Description |
---|
WmfSelectObject()
Initializes a new instance of the
WmfSelectObject class. |
WmfSelectObject(WmfGraphicObject wmfObject)
Initializes a new instance of the
WmfSelectObject 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 WmfSelectObject(WmfGraphicObject wmfObject)
Initializes a new instance of the WmfSelectObject
class.
wmfObject
- The WMF object.public WmfSelectObject()
Initializes a new instance of the WmfSelectObject
class.
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.