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.
# Python class TGIS_ControlNorthArrow( TStyledControl, IGIS_Subscribe, IGIS_PrintableControl ):
Name | Visibility | Description | |
---|---|---|---|
__init__ | public | Create the control. | |
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) |
|
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. | |
Place this component on a form and connect GIS_Viewer to TGIS_ViewerWnd.