User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_fieldinfo.newwidth

Table of Contents

TGIS_FieldInfo.NewWidth property

DK for Python | tatukgis_pdk.TGIS_FieldInfo.NewWidth | Constructors | Properties

New width of field.

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

Syntax

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

Value

Type
int
2025/01/31 01:20

Page Tools