User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.drawlabel_void

Table of Contents

TGIS_Shape.DrawLabel method

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.DrawLabel | Overloads | Constructors | Fields | Methods | Properties

DrawLabel immediately.

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

Syntax

// C#
public virtual void DrawLabel();
' VisualBasic
Public Overridable Sub DrawLabel()
// Oxygene
public
  procedure DrawLabel; virtual;

Remarks

When using this operation, never call any function which uses FindFirst..FindNext (any function which iterates through the shapes using it - so never use inside an operation like Locate etc.).

See TGIS_LayerVector.DrawChart for example.

References

2022/11/16 01:35

Page Tools