ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTCustomDrawingController Class : GetCustomController Method |
'Declaration Public Shared Function GetCustomController( _ ByVal userType As String _ ) As ImGearARTCustomDrawingController
'Usage Dim userType As String Dim value As ImGearARTCustomDrawingController value = ImGearARTCustomDrawingController.GetCustomController(userType)
public static ImGearARTCustomDrawingController GetCustomController( string userType )
public: static ImGearARTCustomDrawingController* GetCustomController( string* userType )
public: static ImGearARTCustomDrawingController^ GetCustomController( String^ userType )