DimInfoCommand Property
Description
Returns a DimInfo object if Command is of Type DIMENSION_INFORMATION. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property DimInfoCommand As DimInfo |
Return Type
DimInfo object.
See Also