User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_csellipsoid.semiminorsq

Table of Contents

ITGIS_CSEllipsoid.SemiMinorSq property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSEllipsoid.SemiMinorSq | Methods | Properties

Square of semiminor axis. Pre-calculated for optimization purposes.

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

Syntax

// C#
public Double SemiMinorSq
{
  get {}
}
' VisualBasic
Public Property SemiMinorSq As Double
  Get
  End Get
End Property
// Oxygene
public
  property SemiMinorSq : Double read;

Value

Type
double
Double
2022/11/16 01:08

Page Tools