ArcFM Engine Developer Guide
IFrameProperties_set_Background Method


Syntax
'Declaration
 
Public Overridable Sub IFrameProperties_set_Background( _
   ByVal Background As ESRI.ArcGIS.Carto.IBackground _
) 
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim Background As ESRI.ArcGIS.Carto.IBackground
 
instance.IFrameProperties_set_Background(Background)
public virtual void IFrameProperties_set_Background( 
   ESRI.ArcGIS.Carto.IBackground Background
)

Parameters

Background
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

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

 

 


Send Comment