ArcObjects Library Reference (DefenseSolutions)  

IForceElementRenderer.SetGraphicsForReuse Method

Makes it possible for any pre-loaded graphics to be re-used by the renderer.

[Visual Basic .NET]
Public Sub SetGraphicsForReuse ( _
)
[C#]
public void SetGraphicsForReuse (
);
[C++]
HRESULT SetGraphicsForReuse(
void
);

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IForceElementRenderer Interface