User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_controlnortharrow

TGIS_ControlNorthArrow class

DK11 for Python | tatukgis.pdk.TGIS_ControlNorthArrow | Classes | Constructors | Methods | Properties

Visual control for displaying map North Arrow.

Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.

Syntax

# Python
class TGIS_ControlNorthArrow( TStyledControl, IGIS_Subscribe, IGIS_PrintableControl ):

Inheritance

Implements

Constructors

Inherited Overrides Protected
Name Visibility Description
__init__ public Create the control.

Methods

Inherited Overrides Protected
Name Visibility Description
CreateCopy public Prepare a copy of the control for printing.
(Implements IGIS_PrintableControl.CreateCopy)
DrawBmp public Draw control on a provided bitmap
FreeCopy public Release the copy of the control.
(Implements IGIS_PrintableControl.FreeCopy)
PrintBmp public Print the control on the given bitmap.
(Implements IGIS_PrintableControl.PrintBmp)
PrintClipboard public Print control cliboard.
SubscribedEvent public Subscriber notification event.
(Implements IGIS_Subscribe.SubscribedEvent)

Properties

Inherited Protected
Name Visibility Description
Color1 published Fill color.
Color2 published Outline color.
GIS_Viewer published Attached viewer.
Glow published Draw "glowing" shadow around the symbol.
InternalName published Used for internal use of TatukGIS.
(Implements IGIS_PrintableControl.InternalName)
Path published Symbol path.
Style published Symbol style, used if Path is empty.
StyledSettings published Styled settings.

Remarks

Place this component on a form and connect GIS_Viewer to TGIS_ViewerWnd.

2024/05/17 01:50

Page Tools