Shape.Stroke プロパティ

定義

Brush アウトラインの描画方法を指定する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

プロパティ値

Brushアウトラインの描画方法を指定するShape。 既定値は null です。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド StrokeProperty
に設定されたメタデータ プロパティ true AffectsMeasureAffectsRenderSubPropertiesDoNotAffectRender

適用対象