ArcObjects Library Reference (DefenseSolutions)  

IGraphicDefSet.GraphicDefSet Property

The method returns the actual set of graphic definitions.

ERROR: Syntax information about IGraphicDefSet.GraphicDefSet may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_GraphicDefSet(
  ISet** GraphicDefSet
);
[C++]

Parameters

GraphicDefSet [out, retval]

  GraphicDefSet is a parameter of type ISet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGraphicDefSet Interface