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


ISpatialReferenceDialogContext.XYFilter Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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