User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_pen

Table of Contents

TGIS_Pen class

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

Platform independent pen class.

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

Syntax

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

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Assign_ public Assign pen definition 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 Pen color
LineCap public End cap style.
LineDash public End cap style.
LineJoin public Join style.
Style public Pen style.
Width public Pen width.

2024/12/20 22:15

Page Tools