DK for Delphi | VCL.GisControlScale.TGIS_ControlScale | Constructors | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| CreateCopy | public | Prepare a copy of the control for printing. (Implements IGIS_PrintableControl.CreateCopy) |
|
| Draw | public | Draw the current map scale. | |
| DrawBmp(TBitmap; Double; Integer) | public | Draw the control on a provided VCL bitmap. | |
| DrawBmp(TGIS_Bitmap; Double; Integer) | public | Draw the control on a provided GIS bitmap. | |
| FreeCopy | public | Release a copy of the control. (Implements IGIS_PrintableControl.FreeCopy) |
|
| Invalidate | public | Invalidates control. | |
| Paint | protected | Paint the control. | |
| PrintBmp | public | Print the control on the given bitmap. (Implements IGIS_PrintableControl.PrintBmp) |
|
| PrintClipboard | public | Copy the control rendering to the clipboard. | |
| PrintPdf | public | Print the control on the given PDF context. (Implements IGIS_PrintableControl.PrintPdf) |
|
| SubscribedEvent | public | Subscriber notification event. (Implements IGIS_Subscribe.SubscribedEvent) |
|
| Update | public | Update the control. | |