←Select platform

InsideBrush Property

Summary

Brush used to fill the area inside the pan rectangle.

Syntax
C#
C++/CLI
public Brush InsideBrush { 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.