ArcObjects Library Reference (Carto)  

IInkGraphic Interface

Provides access to the InkGraphic object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Color The current color of the element.
Method Create Creates a new element.
Read-only property Ink The Ink used by the Graphic Element.
Read-only property InkGeometry A copy of the geometry described by the element.
Read-only property InkType The Ink type of the graphic.
Method Recognize The text produced by the text recognizer for this element.
Read-only property Renderer The Render used by the Graphic Element.
Read/write property Tag The user defined property associated with this element.
Read/write property TipType The current tip type of the element.
Method UpdateRecognitionResult Updates the recognition results previously obtained by Recognize.
Read/write property Width The current width of the element.

CoClasses that implement IInkGraphic

CoClasses and Classes Description
InkGraphic Ink Graphic Object.

Remarks

Provides access to the properties and method of InkGraphic.  See InkGraphic for more information on this graphic type.