User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_rendererabstract.height

Table of Contents

ITGIS_RendererAbstract.Height property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_RendererAbstract.Height | Methods | Properties

Height of the rendering context (in pixels).

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

Syntax

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

Value

Type
int
Integer
2022/11/30 19:09

Page Tools