The XY event properties.
[Visual Basic .NET] Public Property EventProperties As IXYEventProperties
[C#] public IXYEventProperties EventProperties {get; set;}
[C++]
HRESULT get_EventProperties(
IXYEventProperties** xyProperties
);
[C++]
HRESULT putref_EventProperties(
IXYEventProperties* xyProperties
);
[C++]Parameters
xyProperties [out, retval]xyProperties is a parameter of type IXYEventProperties
xyProperties [in]xyProperties is a parameter of type IXYEventProperties
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.