This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFilter Interface > IGxObjectFilter.CanDisplayObject Method (ArcObjects .NET 10.4 SDK) |
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 );