共用方式為


AdjustableArrowCap.Filled 屬性

定義

取得或設定箭端是否填滿。

public:
 property bool Filled { bool get(); void set(bool value); };
public bool Filled { get; set; }
member this.Filled : bool with get, set
Public Property Filled As Boolean

屬性值

如果要填滿箭端,則這個屬性為 true,否則為 false

適用於