ClassLinearGradientBrush
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class LinearGradientBrush : GradientBrush, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Brush>BrushGradientBrushLinearGradientBrush
Implements:
Inherited Members
Constructors
LinearGradientBrush()
Declaration
cs-api-definition
public LinearGradientBrush()
Fields
EndPointProperty
Declaration
cs-api-definition
public static AutomationProperty EndPointProperty
Field Value
StartPointProperty
Declaration
cs-api-definition
public static AutomationProperty StartPointProperty
Field Value
Properties
StartPoint
Declaration
cs-api-definition
[DataMember]
public Point StartPoint { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type