Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > ReportControl Object : CROGraphicsOptions Property
CROGraphicsOptions Property
Description
This applies to the CADReportObject. It determines whether or not labels are displayed on the CRO control. A value of 1 means the labels are displayed. A value of 0 means they are hidden. The default is 0.
Property type
Read-write property
Syntax
Visual Basic
Public Property CROGraphicsOptions As Long
Return Type
Long value of 1 or 0.
See Also