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


IAVObject.ClearProperties Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

IAVObject.ClearProperties Method

Clears out all of the properties of the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAVObject Interface