Back to Devexpress

TdxCustomFlowChart.RealZoom Property

vcl-dxflchrt-dot-tdxcustomflowchart-2c60b2ce.md

latest804 B
Original Source

TdxCustomFlowChart.RealZoom Property

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

Declaration

delphi
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

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit