ImageGear .NET - Updated March 30, 2018
Mode Property (IImGearBackground)




ImageGear24.Core Assembly > ImageGear.Display Namespace > IImGearBackground Interface : Mode Property
Gets or sets a background drawing mode.
Syntax
'Declaration
 
Property Mode As ImGearBackgroundModes
 
'Usage
 
Dim instance As IImGearBackground
Dim value As ImGearBackgroundModes
 
instance.Mode = value
 
value = instance.Mode

Property Value

See Also

Reference

IImGearBackground Interface
IImGearBackground Members
ImGearBackgroundModes Enumeration