Annotation.Visible 屬性

定義

取得或設定旗標,指定是否顯示註釋。

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

屬性值

如果要顯示註釋,為 true,否則為 false

適用於