This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IInkGraphic Interface > IInkGraphic.InkGeometry Property (ArcObjects .NET 10.5 SDK) |
A copy of the geometry described by the element.
[Visual Basic .NET] Public ReadOnly Property InkGeometry As Object
[C#] public object InkGeometry {get;}
[C++]
HRESULT get_InkGeometry(
LPUNKNOWN* ppGeom
);
[C++]
Parameters ppGeom [out, retval] ppGeom is a parameter of type LPUNKNOWN