Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : DimInfoCommand Property
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