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


IGxPreview.View Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxPreview Interface > IGxPreview.View Property
ArcGIS Developer Help

IGxPreview.View Property

The current view.

[Visual Basic .NET]
Public ReadOnly Property View As IGxView
[C#]
public IGxView View {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxPreview Interface