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 Fit
#Default Value
The Proportional
property’s default value is True
.