DK11 for Python | tatukgis.pdk.IGIS_Viewer3D.VectorExtentFactor | Methods | Properties
Extent from which vector is displayed (must be >= 1.0, 2 means 2 times screen width).
Available also on: ActiveX.
# Python @property def VectorExtentFactor( self ) -> float: @VectorExtentFactor.setter def VectorExtentFactor( self, _value: float ) -> None:
Type |
---|
float |