ArcObjects Library Reference (DefenseSolutions)  

IGSRenderingProfile.Reset Method

Assigns default values to its profile.

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

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGSRenderingProfile Interface