ImageGear .NET
CurrentBackground Property




Gets the current background color.
Syntax
'Declaration
 
Public ReadOnly Property CurrentBackground As Brush
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As Brush
 
value = instance.CurrentBackground
public Brush CurrentBackground {get;}
public: __property Brush* get_CurrentBackground();
public:
property Brush^ CurrentBackground {
   Brush^ get();
}

Property Value

System.Windows.Media.Brush value.
Remarks
It is used in XAML.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback