Click or drag to resize

CommandArgs Class

Arguments for click and update handlers of the Command.
Inheritance Hierarchy

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public sealed class CommandArgs : EventArgs, 
	IDocumentProperty

The CommandArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
The current Document
Top
See Also