This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineInkEnvironment Interface > IEngineInkEnvironment.InkGeometry Property (ArcObjects .NET 10.4 SDK) |
The current Ink sketch as a geometry.
[Visual Basic .NET] Public ReadOnly Property InkGeometry As Object
[C#] public object InkGeometry {get;}
[C++]
HRESULT get_InkGeometry(
LPUNKNOWN* pGeom
);
[C++]
Parameters pGeom [out, retval] pGeom is a parameter of type LPUNKNOWN
A representation of the Ink that has been captured.