This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IInkGraphic Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the InkGraphic object.
Description | ||
---|---|---|
Color | The current color of the element. | |
Create | Creates a new element. | |
Ink | The Ink used by the Graphic Element. | |
InkGeometry | A copy of the geometry described by the element. | |
InkType | The Ink type of the graphic. | |
Recognize | The text produced by the text recognizer for this element. | |
Renderer | The Render used by the Graphic Element. | |
Tag | The user defined property associated with this element. | |
TipType | The current tip type of the element. | |
UpdateRecognitionResult | Updates the recognition results previously obtained by Recognize. | |
Width | The current width of the element. |
CoClasses and Classes | Description |
---|---|
InkGraphic | Ink Graphic Object. |
Provides access to the properties and method of InkGraphic. See InkGraphic for more information on this graphic type.