User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_paramslabel.position

Table of Contents

TGIS_ParamsLabel.Position property

DK for .NET | TatukGIS.NDK.TGIS_ParamsLabel.Position | Constructors | Methods | Properties

Position of Label.

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

Syntax

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

Value

2025/01/31 01:13

Page Tools