This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXYEventSource Interface > IXYEventSource.EventProperties Property (ArcObjects .NET 10.5 SDK) |
Property object used to define the X, Y and Z location fields.
[Visual Basic .NET] Public ReadOnly Property EventProperties As IXYEventProperties
[C#] public IXYEventProperties EventProperties {get;}
[C++]
HRESULT get_EventProperties(
IXYEventProperties** xyProperties
);
[C++]
Parameters xyProperties [out, retval]
xyProperties is a parameter of type IXYEventProperties