User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_paramssection.falsezastext

Table of Contents

ITGIS_ParamsSection.FalseZAsText property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ParamsSection.FalseZAsText | Methods | Properties

FalseZ. Grouping as a text property all properties that affect FalseZ presentation.

Uses AsText parameter syntax.

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

Syntax

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

Value

Type
string
String
2022/11/30 19:09

Page Tools