Provides access to the InkGraphic object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 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.