Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > ModalCmd Object : Digits Property
Digits Property
Description
Represents the number of digits of a DISPLAYPRECISION type object.
Property type
Read-write property
Syntax
Visual Basic
Public Property Digits As Long
Return Type
Read/write Long value.
Remarks
This property is only useful for objects of type DISPLAYPRECISION. For objects of other types, setting this property does nothing and getting it always returns zero.
See Also