This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSTileMatrix Interface > IWMTSTileMatrix.TopLeftCorner Property (ArcObjects .NET 10.4 SDK) |
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