Provides access to members that control the CommandsEnvironment singleton.
Product Availability
Available with ArcGIS Engine.
Description
The IGraphicProperties interface controls the default symbols used by the controls commands and can be used by any custom commands you develop.
Members
Description | ||
---|---|---|
Callout | The callout symbol used by the CommandsEnvironment singleton. | |
FillSymbol | The fill symbol used by the CommandsEnvironment singleton. | |
LineSymbol | The line symbol used by the CommandsEnvironment singleton. | |
MarkerSymbol | The marker symbol used by the CommandsEnvironment singleton. | |
TextSymbol | The text symbol used by the CommandsEnvironment singleton. |
CoClasses that implement IGraphicProperties
CoClasses and Classes | Description |
---|---|
CommandsEnvironment | Defines the commands environment. |