User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.invalidate_void

Table of Contents

TGIS_Shape.Invalidate method

DK11 for Delphi | GisLayerVector.TGIS_Shape.Invalidate | Constructors | Fields | Methods | Properties

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

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

Syntax

// Delphi
public
  procedure Invalidate; overload; virtual;
// C++ Builder
public:
  virtual void Invalidate(void) /* overload */;

Remarks

See Combine for similar example.

2022/11/16 01:22

Page Tools