[Visual Basic] Public Sub New( _ ByVal automationElement As AutomationElement, _ ByVal actionListener As ActionListener _ ) [C#] public Image( AutomationElement automationElement, ActionListener actionListener ); [C++] public: Image( AutomationElement* automationElement, ActionListener* actionListener ); [JScript] public function Image( AutomationElement automationElement, ActionListener actionListener );
Image Class | White.Core.UIItems Namespace | Image Constructor Overload List