Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

Base class for controling scalable content behaviour.

namespace: Crow

Inheritance Hierarchy

Syntax

public class Scalable : Widget

Constructors

prototype description
Scalable (Interface iface, string style=null) __

Properties

name description
KeepProportions If image is scaled, proportions will be preserved.
Scaled If true, content will be scalled to fit widget client area.

Methods

prototype description

Events

name description
Clone this wiki locally