Assembly: Express;
The IEaxDimensionDescriptors interface is used to work with the collection of dimension descriptions.
IEaxDimensionDescriptors
To work with dimension description, use properties and methods of the IEaxDimensionDescriptor interface.
Property name | Brief description | |
Count | The Count property returns number of dimension descriptions. | |
Item | The Item property returns dimension description by index. |
See also: