DK for Python | tatukgis_pdk.IGIS_Viewer3D.ShowLabels | Methods | Properties
Available also on: ActiveX.
Turns label display on or off. The default is on.
# Python @property def ShowLabels( self ) -> bool: @ShowLabels.setter def ShowLabels( self, _value: bool ) -> None: