User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.invalidate_void

Table of Contents

TGIS_Shape.Invalidate method

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.Invalidate | Constructors | Fields | Methods | Properties

Invalidate the area of a shape; whole cached output will be invalidated.

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

Syntax

// C#
public virtual void Invalidate();
' VisualBasic
Public Overridable Sub Invalidate()
// Oxygene
public
  procedure Invalidate; virtual;

Remarks

See Combine for similar example.

2022/11/16 01:35

Page Tools