This document is archived and information here might be outdated. Recommended version. |
Position in CRS coordinates of the top-left corner of this tile matrix.
[Visual Basic .NET] Public ReadOnly Property TopLeftCorner As WKSPoint
[C#] public WKSPoint TopLeftCorner {get;}
[C++]
HRESULT get_TopLeftCorner(
WKSPoint* position
);
[C++] Parameters position [out, retval]
position is a parameter of type WKSPoint*