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


ISpatialReferenceDialogContext.XYFilter Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IS > ISpatialReferenceDialogContext Interface > ISpatialReferenceDialogContext.XYFilter Property
ArcGIS Developer Help

ISpatialReferenceDialogContext.XYFilter Property

Restriction on the type of coordinate system to show.

[Visual Basic .NET]
Public Property XYFilter As esriSpatialReferenceXYFilter
[C#]
public esriSpatialReferenceXYFilter XYFilter {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISpatialReferenceDialogContext Interface