ClassGlyphRunDrawing
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class GlyphRunDrawing : Drawing, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Drawing>DrawingGlyphRunDrawing
Implements:
Inherited Members
Constructors
GlyphRunDrawing()
Declaration
cs-api-definition
public GlyphRunDrawing()
Fields
ForegroundBrushProperty
Declaration
cs-api-definition
public static AutomationProperty ForegroundBrushProperty
Field Value
GlyphRunProperty
Declaration
cs-api-definition
public static AutomationProperty GlyphRunProperty
Field Value
Properties
ForegroundBrush
Declaration
cs-api-definition
[DataMember]
public Brush ForegroundBrush { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type