User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer3dbase.vectorextentfactor

Table of Contents

TGIS_Viewer3DBase.VectorExtentFactor property

DK11 for Python | tatukgis.pdk.TGIS_Viewer3DBase.VectorExtentFactor | Constructors | Methods | Properties | Events | Events

Extent from which vector is displayed (must be >= 1.0, 2 means 2 times screen width).

Available also on: Delphi | .NET WinForms | ActiveX.

Syntax

# Python
@property
def VectorExtentFactor(
  self
) -> float: 
 
@VectorExtentFactor.setter
def VectorExtentFactor(
  self,
  _value: float
) -> None: 

Value

Type
float
2023/08/09 02:00

Page Tools