WidthToHeighRatioFix Property
In This Topic
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;}
public:
property bool WidthToHeighRatioFix {
bool get();
void set ( bool value);
}
Exceptions
See Also