Shape.Stroke Proprietà

Definizione

Ottiene o imposta l'oggetto Brush che specifica come viene disegnata la struttura Shape.

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

Valore della proprietà

Oggetto Brush che specifica come viene disegnata la struttura Shape. Il valore predefinito è null.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore StrokeProperty
Proprietà dei metadati impostate su true AffectsMeasure, AffectsRender, SubPropertiesDoNotAffectRender

Si applica a