Skip to main content

TdxCustomFlowChart.RealZoom Property

Returns an actual scaling factor for the control’s content.

Declaration

property RealZoom: Word read;

Property Value

Type
Word

Remarks

Normally, the RealZoom and the Zoom properties are synchronized. If the Zoom property is set to 0, the RealZoom property value is calculated automatically basing on the ratio between the corresponding dimensions of the control and its content.

See Also