DK for Delphi | GisTypes.TGIS_DrawBufF | Constants | Enums | Classes | Delegates | Records | Types
Array of PointsF for drawing purposes,
Available also on: ActiveX | Python.
// Delphi type TGIS_DrawBufF = array of TPointF;
// C++ Builder public: DynamicArray<TPointF*> TGIS_DrawBufF;