DK for .NET | TatukGIS.NDK.TGIS_ParamsLabel.Position | Constructors | Methods | Properties
Position of Label.
// 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;