User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlattributes.newshape_itgis_shape

Table of Contents

ITGIS_ControlAttributes.NewShape method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.NewShape | Methods | Properties

Show attributes for a new shape.

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

Syntax

// C#
public void NewShape(
  ITGIS_Shape _shape
);
' VisualBasic
Public Sub NewShape(
  ByVal _shape As ITGIS_Shape
)
// Oxygene
public
  procedure NewShape(
    _shape : ITGIS_Shape
  );

Parameters

Name Type Description
_shape ITGIS_Shape new shape
2022/11/16 01:08

Page Tools