Click or drag to resize

CustomToolAttribute Properties

The CustomToolAttribute type exposes the following members.

Properties
  NameDescription
Public propertyEndColor
Gets or sets the end point of the Background color of the Tile.
Public propertyKey
Gets or sets the key of the Custom Tool, which will be used in the main menu.
Public propertyName
Gets or sets the Name of the of the current custom tool.
Public propertyStartColor
Gets or sets the start point of the Background color of the Tile.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyUseGradientColor
Gets or sets a value indicating whether to use gradient color for the ModernTile.
Top
See Also