ImageGear for .NET
GetBkGnd Method




Returns the current background color of the view.
Syntax
'Declaration
 
Public Function GetBkGnd() As ImGearVectorColor
'Usage
 
Dim instance As ImGearVectorView
Dim value As ImGearVectorColor
 
value = instance.GetBkGnd()
public ImGearVectorColor GetBkGnd()
public: ImGearVectorColor GetBkGnd(); 
public:
ImGearVectorColor GetBkGnd(); 

Return Value

Current background color of the view.
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members
ImGearVectorColor Structure

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback