←Select platform

RubberBandFill Property

Summary

Gets or sets the brush used to fill the area of the current rubber band selection rectangle.

Syntax

C#
VB
C++
[DescriptionAttribute("Margin of each item image.")] 
[CategoryAttribute("Appearance")] 
public Brush RubberBandFill {get; set;} 
<DescriptionAttribute("Margin of each item image.")> 
<CategoryAttribute("Appearance")> 
Public Property RubberBandFill As Brush 
[DescriptionAttribute("Margin of each item image.")] 
[CategoryAttribute("Appearance")] 
public: 
property Brush^ RubberBandFill { 
   Brush^ get(); 
   void set (    Brush^ ); 
} 

Property Value

The brush used to fill the area of the current rubber band selection rectangle. Default value is System.Windows.Media.Brushes.Blue.

Example

For XAML example, refer to EnableRubberBandSelection.

For C#/VB examples, refer to EnableRubberBandSelection.

Requirements

Target Platforms

See Also

Reference

ImageList Class

ImageList Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize