User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.deletepart_void

Table of Contents

IGIS_Editor.DeletePart method

DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.DeletePart | Methods | Properties

Deletes the current part from the edited shape.

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

Syntax

// C#
public void DeletePart();
' VisualBasic
Public Sub DeletePart()
// Oxygene
public
  procedure DeletePart;

Remarks

Editing activates part number 0 afterward. If the current shape has only one part, the whole shape is deleted and editing stops.

See CreatePart for an example.

2026/07/11 00:07

Page Tools