ImageGear .NET
GetViewBkColor Method




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

Return Value

Integer value.
See Also

Reference

ImGearARTImage Class
ImGearARTImage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback