Annotation.AllowSelecting 속성

정의

최종 사용자가 마우스를 사용하여 주석을 선택할 수 있는지 여부를 지정하는 플래그를 가져오거나 설정합니다.

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

속성 값

주석을 선택할 수 있으면 .

적용 대상