Skip to main content

TcxCustomImageProperties.Proportional Property

Specifies whether the displayed image keeps its aspect ratio if it’s stretched to match the size of an image editor.

Declaration

property Proportional: Boolean read; write;

Property Value

Type
Boolean

Remarks

This property is obsolete and used for compatibility purposes. Use the FitMode property instead.

The default value of the Proportional property is True.

See Also