User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.pointpos

Table of Contents

IGIS_Editor.PointPos property

DK for Python | tatukgis_pdk.IGIS_Editor.PointPos | Methods | Properties

Position of the currently edited point.

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

Syntax

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

Value

Type
int
2025/01/31 01:19

Page Tools