ResizableBuilder.KeepAspectRatio Method
Name | Parameters | Description |
---|---|---|
KeepAspectRatio(JS) | value | Specifies whether to resize the UI component's content proportionally when you use corner handles. Mirrors the client-side keepAspectRatio option. |
KeepAspectRatio(Boolean) | value | Specifies whether to resize the UI component's content proportionally when you use corner handles. Mirrors the client-side keepAspectRatio option. |