This document is archived and information here might be outdated.  Recommended version.


IBufferProcessingParameter.SaveAsGraphics Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IBufferProcessingParameter.SaveAsGraphics Property

Buffer output type (graphics or file).

[Visual Basic .NET]
Public WriteOnly Property SaveAsGraphics
[C#]
public void SaveAsGraphics {set;}
[C++]
HRESULT put_SaveAsGraphics(
  VARIANT_BOOL 
);
[C++]

Parameters [in] is a parameter of type VARIANT_BOOL

Product Availability

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

See Also

IBufferProcessingParameter Interface