Leadtools.WinForms Namespace > RasterThumbnailBrowser Class : EnableRubberBandSelection Property |
[CategoryAttribute("Behavior")] [DescriptionAttribute("Enables or disables rubber band selection when the selection mode is set to multi.")] public bool EnableRubberBandSelection {get; set;}
'Declaration <CategoryAttribute("Behavior")> <DescriptionAttribute("Enables or disables rubber band selection when the selection mode is set to multi.")> Public Property EnableRubberBandSelection As Boolean
'Usage Dim instance As RasterThumbnailBrowser Dim value As Boolean instance.EnableRubberBandSelection = value value = instance.EnableRubberBandSelection
[CategoryAttribute("Behavior")] [DescriptionAttribute("Enables or disables rubber band selection when the selection mode is set to multi.")] public bool EnableRubberBandSelection {get; set;}
CategoryAttribute("Behavior") DescriptionAttribute("Enables or disables rubber band selection when the selection mode is set to multi.") get_EnableRubberBandSelection();
set_EnableRubberBandSelection(value);
[CategoryAttribute("Behavior")] [DescriptionAttribute("Enables or disables rubber band selection when the selection mode is set to multi.")] public: property bool EnableRubberBandSelection { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2