BackColor Property

Summary
Gets or sets the background color to use for the thumbnail.
Syntax
C#
VB
C++
[NotifyParentPropertyAttribute(true)] 
public Color BackColor { get; set; } 
  
Public Property BackColor As Color 
public: 
property Color BackColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The background color to use for the thumbnail.

Example

Refer to WebThumbnailViewer.Add

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.