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: 12.0.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