Dimensions class
Dimensions class
Containing dimensions for a drawn object.
Inheritance: Dimensions
→
ComplexTypeBase
→
XmpTypeBase
The Dimensions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the Dimensions class. |
init | Initializes a new instance of the Dimensions class. |
Properties
Property | Description |
---|---|
prefix | Gets the prefix. |
namespace_uri | Gets the default namespace URI. |
width | Gets or sets the width. |
height | Gets or sets the height. |
units | Gets or sets units. |
Methods
Method | Description |
---|---|
get_xmp_representation | Gets the string contained value in XMP format. |
See Also
- module
aspose.cad.xmp.types.complex.dimensions
- class
ComplexTypeBase
- class
Dimensions
- class
XmpTypeBase