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.Ink Property (ArcObjects .NET 10.5 SDK) |
The Ink used by the Graphic Element.
[Visual Basic .NET] Public ReadOnly Property Ink As Object
[C#] public object Ink {get;}
[C++]
HRESULT get_Ink(
LPUNKNOWN* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type LPUNKNOWN