Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Image Class / WidthToHeighRatioFix Property

WidthToHeighRatioFix Property
Boolean value: true if the aspect ratio of the image is the same as in the original image file.
Syntax
public bool WidthToHeighRatioFix {get; set;}
Exceptions
ExceptionDescription
Thrown when it cannot be read if Width is fixed to height.
See Also