다음을 통해 공유


DesignerConfigurationService.RubberBandSelectionEnabled 속성

정의

고무 밴드 선택이 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

고무 밴드 선택 영역을 사용할 수 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상