This document is archived and information here might be outdated.  Recommended version.


IEngineInkGenericDrawTool Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineInkGenericDrawTool Interface
ArcGIS Developer Help

IEngineInkGenericDrawTool Interface

Provides access to the ink properties of the ControlsInkGenericDrawTool.

Product Availability

Available with ArcGIS Engine.

Description

The IEngineInkGenericDrawTool interface controls the properties of the ControlsInkGenericDrawTool.

Members

Name Description
Read/write property Color The color used to render the element created by this tool.
Read/write property TipType The pen tip type used to render the element created by this tool.
Read/write property Transparency The transparency used to render the element created by this tool.
Read/write property Width The width (in mm) used to render the element created by this tool.

Classes that implement IEngineInkGenericDrawTool

Classes Description
ControlsInkGenericDrawTool A generic ink drawing tool.