ArcObjects Library Reference  (Carto)    

IMapAdmin.NonFrameBackground Property

The background to use when drawing to destinations other than a frame.

[Visual Basic 6.0]
Property NonFrameBackground As IBackground
[Visual Basic .NET]
Public WriteOnly Property NonFrameBackground
[C#]
public void NonFrameBackground {set;}
[Java]
public IBackground setrefNonFrameBackground()
throws
    IOException,
    AutomationException
[C++]
HRESULT putref_NonFrameBackground(
  IBackground* 
);
[C++]

Parameters

[in]

   is a parameter of type IBackground

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapAdmin Interface

 


Feedback Send feedback on this page