WmfSelectObject Class

Summary: The select object.

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: WmfObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
WmfSelectObject()Initializes a new instance of the WmfSelectObject class.
WmfSelectObject(wmf_object)Initializes a new instance of the WmfSelectObject class.

Properties

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

Constructor: WmfSelectObject()

 WmfSelectObject() 

Initializes a new instance of the WmfSelectObject class.

Constructor: WmfSelectObject(wmf_object)

 WmfSelectObject(wmf_object) 

Initializes a new instance of the WmfSelectObject class.

Parameters:

ParameterTypeDescription
wmf_objectWmfGraphicObjectThe WMF object.