ImageGear23.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUICustomToolBar Class : GetCustomizedButtonParam Method |
'Declaration Public Function GetCustomizedButtonParam( _ ByVal zoneType As ImGearRecZoneGUIType _ ) As ImGearRecZoneGUICustomBtnParam
'Usage Dim instance As ImGearRecZoneGUICustomToolBar Dim zoneType As ImGearRecZoneGUIType Dim value As ImGearRecZoneGUICustomBtnParam value = instance.GetCustomizedButtonParam(zoneType)
public ImGearRecZoneGUICustomBtnParam GetCustomizedButtonParam( ImGearRecZoneGUIType zoneType )
public: ImGearRecZoneGUICustomBtnParam* GetCustomizedButtonParam( ImGearRecZoneGUIType zoneType )
public: ImGearRecZoneGUICustomBtnParam^ GetCustomizedButtonParam( ImGearRecZoneGUIType zoneType )