C1.Win.8 Assembly / C1.Framework Namespace / ButtonElement Class / GetImageElement Method / GetImageElement() Method

In This Topic
GetImageElement() Method
In This Topic
Returns reference to the ImageElement used to display image.
Syntax
'Declaration
 
Public Overloads Function GetImageElement() As ImageElement
 

Return Value

The reference to the ImageElement if it exists; Null otherwise.
See Also