DiagramCustomCommandBuilder Methods
Represents a command.
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Icon |
Specifies the custom command's icon. Mirrors the client-side icon option. |
Icon |
Specifies the custom command's icon. Mirrors the client-side icon option. |
Items |
Provides access to the client-side items option that represents a command collection. |
Items |
|
Location |
Specifies a location for the command or separator on the main toolbar. Mirrors the client-side location option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Name |
Specifies the custom command's identifier. Mirrors the client-side name option. |
Name |
Specifies the custom command's identifier. Mirrors the client-side name option. |
Name |
Specifies the custom command's identifier. Mirrors the client-side name option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Text |
Specifies the custom command's text and tooltip text. Mirrors the client-side text option. |
Text |
Specifies the custom command's text and tooltip text. Mirrors the client-side text option. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also