This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISymbol Interface > ISymbol.ResetDC Method (ArcObjects .NET 10.4 SDK) |
Restores DC to original state.
[Visual Basic .NET]
Public Sub ResetDC ( _
)
[C#] public void ResetDC ( );
[C++]
HRESULT ResetDC(
void
);