User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.snapgridspacing

Table of Contents

IGIS_Editor.SnapGridSpacing property

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

The spacing of the grid to which points will be snapped.

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

Syntax

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

Value

Type
float
2025/01/31 01:19

Page Tools