User Tools

Site Tools


api:dk11:delphi:fmx.giscontrolattributes.tgis_controlattributes.newshape_tgis_shape

Table of Contents

TGIS_ControlAttributes.NewShape method

DK11 for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes.NewShape | Constructors | Methods | Properties | Events

Show attributes for a new shape.

Available also on: .NET WinForms | Java | ActiveX | Python.

Syntax

// Delphi
public
  procedure NewShape(
    const _shape : TGIS_Shape
  );
// C++ Builder
public:
  void NewShape(
    TGIS_Shape* const _shape
  );

Parameters

Name Type Description
_shape TGIS_Shape new shape
2022/11/16 01:13

Page Tools