Glyphs.Fill Propiedad

Definición

Obtiene los conjuntos que Brush se usan para el relleno de la Glyphs clase .

public:
 property System::Windows::Media::Brush ^ Fill { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush Fill { get; set; }
member this.Fill : System.Windows.Media.Brush with get, set
Public Property Fill As Brush

Valor de propiedad

Brush que se usa para el relleno de la Glyphs clase .

Comentarios

Información de la propiedad dependency

Elemento Value
Campo identificador FillProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a