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


IAVObject.ClearProperties Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObject Interface > IAVObject.ClearProperties Method
ArcGIS Developer Help

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