DrawingDimensions.GeneralDimensions Property
Parent Object: DrawingDimensionsDescription
Property that returns the GeneralDimensions collection object. This object provides access to all of the general dimensions on the sheet and provides functionality to create new general dimensions.
Syntax
DrawingDimensions.GeneralDimensions() As GeneralDimensionsProperty Value
This is a read only property whose value is a GeneralDimensions.Samples
Name | Description |
Dimensions - edit | This sample demonstrates the editing of sheet dimensions and the associated dimension style. |