User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_fieldinfo.newwidth

Table of Contents

ITGIS_FieldInfo.NewWidth property

DK for ActiveX | TatukGIS_XDK11.ITGIS_FieldInfo.NewWidth | Methods | Properties

New width of field.

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

Syntax

// C#
public Integer NewWidth
{
  get {}
  set {}
}
' VisualBasic
Public Property NewWidth As Integer
  Get
  End Get
  Set(ByVal value As Integer)
  End Set
End Property
// Oxygene
public
  property NewWidth : Integer read read;

Value

Type
int
Integer
2025/01/31 01:04

Page Tools