ImageGear for .NET
GetViewBkColor Method




The method gets the current background color of the view.
Syntax
'Declaration
 
Public Function GetViewBkColor() As Integer
'Usage
 
Dim instance As ImGearARTImage
Dim value As Integer
 
value = instance.GetViewBkColor()
public int GetViewBkColor()
public: int GetViewBkColor(); 
public:
int GetViewBkColor(); 

Return Value

Integer value.
See Also

Reference

ImGearARTImage Class
ImGearARTImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback