User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_csprojabstract.latitudeofcenter

Table of Contents

TGIS_CSProjAbstract.LatitudeOfCenter property

DK11 for Python | tatukgis.pdk.TGIS_CSProjAbstract.LatitudeOfCenter | Constructors | Methods | Properties

Center Latitude. Valid for selected projections.

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

Syntax

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

Value

Type
float
2023/08/09 01:52

Page Tools