This document is archived and information here might be outdated. Recommended version. |
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(
IUnknown Pointer* pGeom
);
[C++] Parameters pGeom [out, retval]
pGeom is a parameter of type IUnknown*
A representation of the Ink that has been captured.