User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_paramssection.scalez

Table of Contents

ITGIS_ParamsSection.ScaleZ property

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

Z coordinate scaling (for 3D mode); Default is 1.

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

Syntax

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

Value

Type
double
Double
2022/11/30 19:09

Page Tools