Optional
source: DeepPartial<AspectRatio>Readonly
heightHeight component of the aspect ratio.
Default is 1.0
Readonly
widthWidth component of the aspect ratio.
Default is 1.0
Optional
config: ToJsonConfigurationOptional
Readonly
height?: numberHeight component of the aspect ratio.
Default is 1.0
Optional
Readonly
width?: numberWidth component of the aspect ratio.
Default is 1.0
Aspect ratio is the ratio of the width to the height of an image or screen.