Shape.Stroke Proprietà
Definizione
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.A Brush that specifies how the Shape outline is painted. Il valore predefinito è null
.The default is null
.
Commenti
Informazioni proprietà di dipendenzaDependency Property Information
Campo identificatoreIdentifier field | StrokeProperty |
Proprietà dei metadati impostate su true Metadata properties set to true |
AffectsMeasure, AffectsRender, SubPropertiesDoNotAffectRenderAffectsMeasure, AffectsRender, SubPropertiesDoNotAffectRender |