User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_fieldinfo.flags

Table of Contents

TGIS_FieldInfo.Flags property

DK11 for .NET | TatukGIS.NDK.TGIS_FieldInfo.Flags | Constructors | Methods | Properties

Set of cumulative field flags.

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

Syntax

// C#
public TGIS_FieldFlagsSet Flags
{
  get {}
}
' VisualBasic
Public Property Flags As TGIS_FieldFlagsSet
  Get
  End Get
End Property
// Oxygene
public
  property Flags : TGIS_FieldFlagsSet read;

Value

2022/11/16 01:30

Page Tools