Error processing SSI file
(Leadtools.Controls)

Show in webframe

BackgroundBrush Property (ImageViewerRubberBandInteractiveMode)




Brush to use for filling the shape.
Syntax
public virtual Brush BackgroundBrush {get; set;}
'Declaration
 
Public Overridable Property BackgroundBrush As Brush

Property Value

The pen to use for filling the shape. Default value is null.
Remarks

Set this value to null to disable filling the shape.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerRubberBandInteractiveMode Class
ImageViewerRubberBandInteractiveMode Members

Error processing SSI file