User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csprojabstract.yscale

Table of Contents

ITGIS_CSProjAbstract.YScale property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSProjAbstract.YScale | Methods | Properties

Y Scale. Valid for selected projections.

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

Syntax

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

Value

Type
double
Double
2022/11/16 01:08

Page Tools