PictureProportional: Boolean;
PictureProportional: boolean;
The PictureProportional property enables the user to lock aspect ratio of an image when resizing an object. If the property is set to True, the aspect ratio is locked, if it is set to False, it is not.
The default property value is False.
Executing the example requires that repository contains a workspace with the IWSTYLE identifier containing shape. It is also required to have the ConnectedCPs.gif image.
Add links to the Andy, Drawing, Metabase system assemblies.
After executing the example image size is scaled with the aspect ratio locked when resizing an object.
See also: