User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.scaleastext

Table of Contents

IGIS_Viewer3D.ScaleAsText property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.ScaleAsText | Methods | Properties

Setting up and reading the 3D scale factor as text in format '1:10000'.

Available also on: Python.

Syntax

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

Value

Type
string
String

Remarks

2025/01/31 01:03

Page Tools