Back to Devexpress

TdxScaleFactor.Denominator Property

vcl-cxgeometry-dot-tdxscalefactor-2f6701ba.md

latest1.2 KB
Original Source

TdxScaleFactor.Denominator Property

Returns the scaling factor’s denominator value.

Declaration

delphi
property Denominator: Integer read;

Property Value

Type
Integer

Remarks

The Numerator and Denominator property values define the UI scaling factor. Increasing the Denominator property value decreases the resulting factor.

Use the Assign and Change procedures to modify the Numerator and Denominator property values.

See Also

TdxScaleFactor.Apply

TdxScaleFactor.Assigned

TdxScaleFactor.Revert

TdxScaleFactor Class

TdxScaleFactor Members

cxGeometry Unit