WmfDeleteObject Class

Summary: The Delete object

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfDeleteObject

Inheritance: WmfObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
WmfDeleteObject()Initializes a new instance of the WmfDeleteObject class.
WmfDeleteObject(deleted_object)Initializes a new instance of the WmfDeleteObject class.

Properties

NameTypeAccessDescription
object_indexintr/wGets or sets the index of the object.

Constructor: WmfDeleteObject()

 WmfDeleteObject() 

Initializes a new instance of the WmfDeleteObject class.

Constructor: WmfDeleteObject(deleted_object)

 WmfDeleteObject(deleted_object) 

Initializes a new instance of the WmfDeleteObject class.

Parameters:

ParameterTypeDescription
deleted_objectWmfGraphicObjectThe deleted object.