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


EngineInkEnvironment Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Classes > E > EngineInkEnvironment Class
ArcGIS Developer Help

EngineInkEnvironmentClass Class

A singleton object representing Engine ink environment.

Product Availability

Available with ArcGIS Engine.

Description

The EngineInkEnvironment object is a singleton object (only one instance of the EngineInkEnvironment object is supported per thread) that manages the state of ink collection and the ink sketch.

Interfaces

Interfaces Description
IActiveViewEvents (esriCarto) Provides access to events that occur when the state of the active view changes.
IEngineInkEnvironment Provides access to members that control the EngineInkEnvironment singleton.
IEngineInkEnvironmentEvents Provides access to ink-related events.
IGraphicsContainerEvents (esriCarto) Provides access to events that occur when the graphics container changes.
EngineInkEnvironment is the one and only instance of its class.