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

適用於

另請參閱