This document is archived and information here might be outdated. Recommended version. |
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**