Skip to content

ScaleMode

const ScaleMode: object

Defined in: component.ts:572

readonly Expand: Expand = CanvasScaleMode.Expand

readonly FixedHeight: FixedHeight = CanvasScaleMode.FixedHeight

readonly FixedWidth: FixedWidth = CanvasScaleMode.FixedWidth

readonly Match: Match = CanvasScaleMode.Match

readonly NoBorder: Shrink = CanvasScaleMode.Shrink

readonly ShowAll: Expand = CanvasScaleMode.Expand

readonly Shrink: Shrink = CanvasScaleMode.Shrink