InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ImageElement Class / GetValue Method

In This Topic
    GetValue Method (ImageElement)
    In This Topic
    The content of this element is the image.
    Syntax
    'Declaration
     
    Public Overrides Function GetValue() As Object
    public override object GetValue()
    See Also