New to Telerik Test StudioStart a free 30-day trial

Definition

Constructors

C#
public GlyphRunDrawing()

Fields

C#
public static AutomationProperty ForegroundBrushProperty
C#
public static AutomationProperty GlyphRunProperty

Properties

C#
[DataMember]
public Brush ForegroundBrush { get; set; }
C#
[DataMember]
public GlyphRun GlyphRun { get; set; }

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: Drawing.GetRealType()