ArcFM Responder Mobile Developer Guide
IFrameProperties_get_Background Method






Syntax
'Declaration
 
Public Overridable Function IFrameProperties_get_Background() As ESRI.ArcGIS.Carto.IBackground
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim value As ESRI.ArcGIS.Carto.IBackground
 
value = instance.IFrameProperties_get_Background()
public virtual ESRI.ArcGIS.Carto.IBackground IFrameProperties_get_Background()
public function IFrameProperties_get_Background(): ESRI.ArcGIS.Carto.IBackground; virtual; 
public function IFrameProperties_get_Background() : ESRI.ArcGIS.Carto.IBackground;
public: virtual ESRI.ArcGIS.Carto.IBackground* IFrameProperties_get_Background(); 
public:
virtual ESRI.ArcGIS.Carto.IBackground^ IFrameProperties_get_Background(); 
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