Shape.Stroke プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
Shape の輪郭を描画する方法を指定する Brush。 既定値は、null
です。
注釈
依存プロパティ情報
識別子フィールド | StrokeProperty |
メタデータのプロパティが次に設定されている true |
AffectsMeasure、AffectsRender、SubPropertiesDoNotAffectRender |