Skip to main content

TdxScaleFactor.Assigned Property

Identifies if the scaling factor is not equal to 1.

Declaration

property Assigned: Boolean read;

Property Value

Type
Boolean

Remarks

Use this property to identify if the scaling factor’s listeners are scaled.

This property returns True if the Numerator and Denominator property values are different; otherwise, False.

See Also