User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_drawbuff

Table of Contents

ITGIS_DrawBufF interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_DrawBufF | Interfaces | Methods | Properties

Array of PointsF for drawing purposes,

Available also on: ActiveX | Python.

Syntax

// C#
public interface ITGIS_DrawBufF: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_DrawBufF
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_DrawBufF = public interface( ITBaseObject )
  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:07

Page Tools