Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > PartProgramSettings Object : AutoLabelPosition Property
AutoLabelPosition Property
Description
Returns the check box value or sets the Automatic Label Positioning check box from the General tab of the SetUp Options dialog box.
Property type
Read-write property
Syntax
Visual Basic
Public Property AutoLabelPosition As Long
Return Type
Read/write Long value.
Remarks

If you set this property a non-zero value or True, then PC-DMIS selects this check box.

If you set this property to a zero value or False, then PC-DMIS deselects this check box.

See Also