←Select platform

InsideBrush Property (ImageViewerPanControl)

Summary

Brush used to fill the area inside the pan rectangle.

Syntax

C#
VB
C++
public System.Drawing.Brush InsideBrush { get; set; } 
Public Property InsideBrush() As System.Drawing.Brush 
   Get 
   Set 
public:  
   property System::Drawing::Brush^ InsideBrush 
   { 
      System::Drawing::Brush^ get() 
      void set(System::Drawing::Brush^ value) 
   } 

Property Value

The brush used to fill the area inside the pan rectangle. Default value is null.

Remarks

Set the value of this property to any System.Drawing.Brush object to fill the area inside the pan rectangle.

Requirements

Target Platforms

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