Shape.Stroke Vlastnost

Definice

Získá nebo nastaví Brush , který určuje, jak Shape je obrys malován.

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

Hodnota vlastnosti

Brush

Určuje Brush , jak Shape se obrys maluje. Výchozí formát je null.

Poznámky

Informace o vlastnosti závislosti

Pole identifikátoru StrokeProperty
Vlastnosti metadat nastavené na true AffectsMeasure, AffectsRender, SubPropertiesDoNotAffectRender

Platí pro