User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_linesymboleditor

Table of Contents

ITGIS_LineSymbolEditor interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LineSymbolEditor | Interfaces | Methods | Properties

A form which allows to edit a symbol defining string and preview the result.

Available also on: Delphi VCL | ActiveX.

Syntax

// C#
public interface ITGIS_LineSymbolEditor: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_LineSymbolEditor
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_LineSymbolEditor = 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)
Execute public Execute dialog on a bitmap given by path.
Execute_2 public Execute dialog on a bitmap given by path.

Properties

Inherited Protected
Name Visibility Description
Symbol public Symbol defining string.

2021/12/07 08:39

Page Tools