User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.pixelsize

Table of Contents

IGIS_Viewer3D.PixelSize property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.PixelSize | Methods | Properties

Gets the pixel size at the reference point in map units.

Available also on: Python.

Syntax

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

Value

Type
TGIS_Point
2026/07/11 00:08

Page Tools