Responder Developer Guide
GetImage Method (ImageButton)


Syntax
'Declaration
 
Public Shared Function GetImage( _
   ByVal obj As DependencyObject _
) As ImageSource
'Usage
 
Dim obj As DependencyObject
Dim value As ImageSource
 
value = ImageButton.GetImage(obj)
public static ImageSource GetImage( 
   DependencyObject obj
)

Parameters

obj
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ImageButton Class
ImageButton Members

 

 


Send Comment