'Declaration Public Sub InitFromBackground( _ ByVal background As Background _ )
'Usage Dim instance As Background Dim background As Background instance.InitFromBackground(background)
public void InitFromBackground( Background background )
Parameters
- background