User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.transform

Table of Contents

ITGIS_Layer.Transform property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Transform | Methods | Properties

Custom transformation.

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

Syntax

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

Value

References

2022/11/16 01:09

Page Tools