ArcFM Responder Mobile Developer Guide
IFrameElement_Object Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property IFrameElement_Object As System.Object
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim value As System.Object
 
value = instance.IFrameElement_Object
public virtual System.object IFrameElement_Object {get;}
public read-only property IFrameElement_Object: System.TObject; virtual; 
public function get IFrameElement_Object : System.Object
public: __property virtual System.Object* get_IFrameElement_Object();
public:
virtual property System.Object^ IFrameElement_Object {
   System.Object^ get();
}
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