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

適用対象