User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_paramssection.scalez

Table of Contents

TGIS_ParamsSection.ScaleZ property

DK11 for .NET | TatukGIS.NDK.TGIS_ParamsSection.ScaleZ | Constructors | Fields | Methods | Properties

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

Available also on: Delphi | Java | ActiveX | 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:26

Page Tools