Click or drag to resize
DigitalRuneRenderTransformScale Field
The scale.

Namespace: DigitalRune.Game.UI.Rendering
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
public Vector2F Scale

Field Value

Type: Vector2F
Remarks
Note that some combinations of non-uniform scalings and rotations are not supported. (See class description of RenderTransform.)
See Also