Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : DimFormatCommand Property
DimFormatCommand Property
Description

Returns a DimFormat object if Command is of Type DIMENSION_FORMAT. Otherwise it returns Nothing. Read-only.

Property type
Read-only property
Syntax
Visual Basic
Public Property DimFormatCommand As DimFormat
Return Type
DimFormat object.
See Also