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

Delete current part from shape.

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

Syntax

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

Remarks

Editing will activate part number 0. If current shape has only one part, then whole shape will be deleted and edition will be stopped.

See CreatePart for example.

2025/01/31 01:03

Page Tools