User Tools

Site Tools


api:dk11:delphi:gistypes.tgis_drawbuff

TGIS_DrawBufF type

DK for Delphi | GisTypes.TGIS_DrawBufF | Constants | Enums | Classes | Delegates | Records | Types

Array of PointsF for drawing purposes,

Available also on: ActiveX | Python.

Syntax

// Delphi
type
  TGIS_DrawBufF = array of TPointF;
// C++ Builder
public:
  DynamicArray<TPointF*> TGIS_DrawBufF;
2025/01/31 01:09

Page Tools