StraightenEffectAngle Property |
Specifies how much the image should be rotated.
Units are specified in radians. Default value 0, range -pi/4 to pi/4.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public float Angle { get; set; }
Property Value
Type:
SingleSee Also