DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.ShowInternalFields | Methods | Properties
If true, fields like GIS_AREA, GIS_LENGTH will be displayed.
Available also on: Delphi FMX | .NET WinForms | Java | Python.
// C# public Boolean ShowInternalFields { get {} set {} }
' VisualBasic Public Property ShowInternalFields As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property ShowInternalFields : Boolean read read;
Type |
---|
bool Boolean |