AutoScaleMode
Wisej.Web.AutoScaleMode
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the supported types of automatic scaling modes.
Fields
Name | Description |
---|---|
Font | Controls scale relative to the dimensions of the font. |
Inherit | Controls scale according to the parent's scaling mode. If there is no parent, automatic scaling is disabled. |
None | Automatic scaling is disabled. |
Last updated