User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.centerptg

Table of Contents

IGIS_Viewer.CenterPtg property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.CenterPtg | Methods | Properties

Point on which Viewer will be centered during Zoom. Will not modify the Viewport. Will set up the point without re centering the screen. See property Center.

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

Syntax

// Delphi
public
  property CenterPtg : TGIS_Point read write;
// C++ Builder
public:
  __property TGIS_Point* CenterPtg = {read, write};

Value

Type
TGIS_Point
2022/11/16 01:18

Page Tools