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


ISymbol.ResetDC Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISymbol Interface > ISymbol.ResetDC Method
ArcGIS Developer Help

ISymbol.ResetDC Method

Restores DC to original state.

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

Product Availability

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

See Also

ISymbol Interface