Back to Devexpress

TdxScaleFactor.Numerator Property

vcl-cxgeometry-dot-tdxscalefactor.md

latest1.2 KB
Original Source

TdxScaleFactor.Numerator Property

Returns the scaling factor’s numerator value.

Declaration

delphi
property Numerator: Integer read;

Property Value

Type
Integer

Remarks

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

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

See Also

TdxScaleFactor.Apply

TdxScaleFactor.Assigned

TdxScaleFactor.Revert

TdxScaleFactor Class

TdxScaleFactor Members

cxGeometry Unit