CustomToolAttribute Properties |
The CustomToolAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| EndColor |
Gets or sets the end point of the Background color of the Tile.
| |
| Key |
Gets or sets the key of the Custom Tool, which will be used in the main menu.
| |
| Name |
Gets or sets the Name of the of the current custom tool.
| |
| StartColor |
Gets or sets the start point of the Background color of the Tile.
| |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) | |
| UseGradientColor |
Gets or sets a value indicating whether to use gradient color for the ModernTile.
|