Search
GradientBrush.Angle Property
See Also
 






Get or set angle. Used only when colors are more than 1.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public float Angle { get; set; }

Visual Basic  Copy Code

Public Property Angle As Single

 Property Value

 See Also