User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_bitmap.drawsymbol_widestring

Table of Contents

ITGIS_Bitmap.DrawSymbol method

DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.DrawSymbol | Methods | Properties

Draws symbol

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

Syntax

// C#
public void DrawSymbol(
  WideString _name
);
' VisualBasic
Public Sub DrawSymbol(
  ByVal _name As WideString
)
// Oxygene
public
  procedure DrawSymbol(
    _name : WideString
  );

Parameters

Name Type Description
_name WideString symbol name

Remarks

Default PPI for platfom is used (96 for Windows).

2025/01/31 01:03

Page Tools