TTMSFNCDataGridRenderer.ApplyExportScale Method
Applies a temporary scale factor used during export rendering.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure ApplyExportScale(AScale: Single); virtual;
Parameters
| Name | Description |
|---|---|
AScale |
Scale factor applied to export rendering. |