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