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


IGxObjectFilter.CanDisplayObject Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFilter Interface > IGxObjectFilter.CanDisplayObject Method
ArcGIS Developer Help

IGxObjectFilter.CanDisplayObject Method

Indicates if the given object can be displayed.

[Visual Basic .NET]
Public Function CanDisplayObject ( _
    ByVal object As IGxObject _
) As Boolean
[C#]
public bool CanDisplayObject (
    IGxObject object
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFilter Interface

.NET Samples

Browse for Python files