User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_brush

Table of Contents

ITGIS_Brush interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_Brush | Interfaces | Methods | Properties

Platform independent brush class.

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

Syntax

// C#
public interface ITGIS_Brush: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_Brush
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_Brush = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Assign_ public Assign brush from other instance.
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)

Properties

Inherited Protected
Name Visibility Description
Color public Brush color.
Style public Brush style.

2025/01/31 01:03

Page Tools