User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.centerviewport_tgis_point

Table of Contents

TGIS_ViewerWnd.CenterViewport method

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.CenterViewport | Constructors | Methods | Properties | Events

Set viewport to the vale when _ptg will be visible on the center of the screen. Same as property Center

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

Syntax

Implements IGIS_Viewer.CenterViewport.

# Python
def CenterViewport(
  self,
  _ptg: TGIS_Point
) -> None: 

Parameters

Name Type Description
_ptg TGIS_Point coordinates in map units
2023/08/09 02:00

Page Tools