User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_symbolhatch

Table of Contents

TGIS_SymbolHatch class

DK for ActiveX | TatukGIS_XDK11.TGIS_SymbolHatch | Classes | Methods | Properties

Encapsulation of hatch fill symbol.

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

Syntax

// C#
public class TGIS_SymbolHatch : ITGIS_SymbolHatch 
{
}
' VisualBasic
Public Class TGIS_SymbolHatch
  Implements ITGIS_SymbolHatch
End Class
// Oxygene
type
  TGIS_SymbolHatch = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
ClearCache public Clear the internal representation of a symbol.
(Inherited from ITGIS_SymbolAbstract)
Create_ public Create a hatch symbol.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Draw public Draw the symbol.
(Inherited from ITGIS_SymbolAbstract)
Draw_2 public Draw the symbol.
(Inherited from ITGIS_SymbolAbstract)
Prepare public Prepare symbol
(Inherited from ITGIS_SymbolAbstract)
Prepare_2 public Prepare symbol
(Inherited from ITGIS_SymbolAbstract)
Prepare_3 public Prepare symbol
(Inherited from ITGIS_SymbolAbstract)
Unprepare public Unprepare symbol.
(Inherited from ITGIS_SymbolAbstract)

Properties

Inherited Protected
Name Visibility Description
AutoCenter public Autocentering symbol in 50% of the size.
(Inherited from ITGIS_SymbolAbstract)
Center public Center point of the symbol in percent of the size.
(Inherited from ITGIS_SymbolAbstract)
Height public Height of symbol in pixels.
(Inherited from ITGIS_SymbolAbstract)
IsFileBased public If True, then symbol is file based - name is same as path.
(Inherited from ITGIS_SymbolAbstract)
Name public Name of the symbol.
(Inherited from ITGIS_SymbolAbstract)
NativeHeight public Height of the symbol in original symbol units.
(Inherited from ITGIS_SymbolAbstract)
NativeSize public Size of the symbol in original symbol units.
(Inherited from ITGIS_SymbolAbstract)
NativeWidth public Width of the symbol in original symbol units.
(Inherited from ITGIS_SymbolAbstract)
ShieldBounds public Rectangle in original symbol units representing part of a symbol that represent actual symbols.
(Inherited from ITGIS_SymbolAbstract)
ShieldLabel public Rectangle in original symbol units reserved for labels in a shield symbols.
(Inherited from ITGIS_SymbolAbstract)
Size public Size of the symbol in pixels.
(Inherited from ITGIS_SymbolAbstract)
Width public Width of the symbol in pixels.
(Inherited from ITGIS_SymbolAbstract)

2025/01/31 01:03

Page Tools