TcxCustomImageProperties.Proportional Property
Deprecated. Specifies if the editor maintains an image’s aspect ratio.
Declaration
property Proportional: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Important
The Proportional
property is deprecated and exists for backward compatibility only. Use the FitMode property instead.
Default Value
The Proportional
property’s default value is True
.
See Also