User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_config.version

Table of Contents

TGIS_Config.Version property

DK11 for Python | tatukgis.pdk.TGIS_Config.Version | Constructors | Methods | Properties

Config version number

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

Syntax

# Python
@property
def Version(
  self
) -> int: 

Value

Type
int

Remarks

Version format is provided as MAJOR*1000 + MINOR so (11002) means MAJOR=11 minor=2

2022/11/21 01:48

Page Tools