This document is archived and information here might be outdated. Recommended version. |
The point's location.
[Visual Basic .NET] Public Property WksLocation As WKSPointZ
[C#] public WKSPointZ WksLocation {get; set;}
[C++]
HRESULT get_WksLocation(
WKSPointZ* pPoint
);
[C++]
HRESULT put_WksLocation(
WKSPointZ* pPoint
);
[C++] Parameters pPoint [in]
pPoint is a parameter of type WKSPointZ* pPoint [out, retval]
pPoint is a parameter of type WKSPointZ*