In This Article

XamlGlyph.XamlFill Struct

Defines the type of fill to apply to a XAML path.

public struct XamlGlyph.XamlFill

Remarks

For internal use only.

Constructors

XamlFill()

Initializes a new instance of XamlGlyph.XamlFill.

public XamlFill()

Properties

XamlColor

Gets or sets the color of the fill.

public XamlGlyph.XamlColor XamlColor { readonly get; set; }

Property Value

XamlGlyph.XamlColor

Inherited Members