This document is archived and information here might be outdated. Recommended version. |
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(
IUnknown Pointer* ppGeom
);
[C++] Parameters ppGeom [out, retval]
ppGeom is a parameter of type IUnknown*