MarkerFormatDefinition.Fill Property

Definition

The brush is used to paint the inner body of the text marker.

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

Property Value

The fill Brush.

Applies to