List.MarkerStyle プロパティ

定義

List のマーカー スタイルを取得または設定します。

public:
 property System::Windows::TextMarkerStyle MarkerStyle { System::Windows::TextMarkerStyle get(); void set(System::Windows::TextMarkerStyle value); };
public System.Windows.TextMarkerStyle MarkerStyle { get; set; }
member this.MarkerStyle : System.Windows.TextMarkerStyle with get, set
Public Property MarkerStyle As TextMarkerStyle

プロパティ値

使用するマーカー スタイルを指定する TextMarkerStyle 列挙体のメンバー。

既定値は Disc です。

注釈

依存プロパティ情報

識別子フィールド MarkerStyle
に設定されたメタデータ プロパティ true AffectsMeasure, AffectsRender

適用対象

こちらもご覧ください