User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_drawbuff

Table of Contents

TGIS_DrawBufF class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_DrawBufF | Classes | Methods | Properties

Array of PointsF for drawing purposes,

Available also on: Python.

Syntax

// C#
public class TGIS_DrawBufF : ITGIS_DrawBufF 
{
}
' VisualBasic
Public Class TGIS_DrawBufF
  Implements ITGIS_DrawBufF
End Class
// Oxygene
type
  TGIS_DrawBufF = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
SetLength public Set array size.

Properties

Inherited Protected
Name Visibility Description
Length public Array size.
Value public Array element value.

2024/04/23 01:04

Page Tools