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.Recognize Method (ArcObjects .NET 10.5 SDK) |
The text produced by the text recognizer for this element.
[Visual Basic .NET] Public Function Recognize ( _ ) As String
[C#] public string Recognize ( );
[C++]
HRESULT Recognize(
BSTR* Text
);
[C++]
Parameters Text [out, retval] Text is a parameter of type BSTR