This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterCursor Interface > IRasterCursor.TopLeft Property (ArcObjects .NET 10.4 SDK) |
The offset of the current PixelBlock.
[Visual Basic .NET] Public ReadOnly Property TopLeft As IPnt
[C#] public IPnt TopLeft {get;}
[C++]
HRESULT get_TopLeft(
IPnt** val
);
[C++]
Parameters val [out, retval]
val is a parameter of type IPnt