User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.draw_2_tgis_renderermultipassmode

Table of Contents

ITGIS_Shape.Draw_2 method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.Draw_2 | Methods | Properties

Draw shape.

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

Syntax

// C#
public void Draw_2(
  TGIS_RendererMultipassMode _mode
);
' VisualBasic
Public Sub Draw_2(
  ByVal _mode As TGIS_RendererMultipassMode
)
// Oxygene
public
  procedure Draw_2(
    _mode : TGIS_RendererMultipassMode
  );

Parameters

Name Type Description
_mode TGIS_RendererMultipassMode outline drawing mode; valid only for lines; used to drawing nice line junctions in multipass mode;
2022/11/16 01:11

Page Tools