ArcFM Responder Mobile Developer Guide
IFrameElement_get_Thumbnail Method






Syntax
'Declaration
 
Public Overridable Function IFrameElement_get_Thumbnail() As System.Integer
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim value As System.Integer
 
value = instance.IFrameElement_get_Thumbnail()
public virtual System.int IFrameElement_get_Thumbnail()
public function IFrameElement_get_Thumbnail(): System.Integer; virtual; 
public function IFrameElement_get_Thumbnail() : System.int;
public: virtual System.int IFrameElement_get_Thumbnail(); 
public:
virtual System.int IFrameElement_get_Thumbnail(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

Send Feedback