User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_fieldinfo.width

Table of Contents

ITGIS_FieldInfo.Width property

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

Width as represented in saved version.

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

Syntax

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

Value

Type
int
Integer
2025/01/31 01:04

Page Tools