'Declaration Public Sub SetBkGnd( _ ByVal backgroundColor As ImGearVectorColor _ )
'Usage Dim instance As ImGearVectorView Dim backgroundColor As ImGearVectorColor instance.SetBkGnd(backgroundColor)
public void SetBkGnd( ImGearVectorColor backgroundColor )
public: void SetBkGnd( ImGearVectorColor backgroundColor )
public: void SetBkGnd( ImGearVectorColor backgroundColor )
Parameters
- backgroundColor
- New background color for the View.