User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_symbollinehelper

Table of Contents

ITGIS_SymbolLineHelper interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_SymbolLineHelper | Interfaces | Methods

Internal use only. Helper for drawing line advanced symbology

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

Syntax

// C#
public interface ITGIS_SymbolLineHelper: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_SymbolLineHelper
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_SymbolLineHelper = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DrawLine public Draw a line on the canvas.

2022/11/30 19:10

Page Tools