Enum
ToolType

Defines available mouse and shape tools for diagram used with ribbon.

Definition

Namespace:Telerik.Windows.Controls.Diagrams.Ribbon

Assembly:Telerik.Windows.Controls.Diagrams.Ribbon.dll

Syntax:

cs-api-definition
public enum ToolType

Fields

Connector

Connector tool type.

Declaration

cs-api-definition
Connector = 4

Field Value

ToolType

Path

Path tool type.

Declaration

cs-api-definition
Path = 1

Field Value

ToolType

Pencil

Pencil tool type.

Declaration

cs-api-definition
Pencil = 2

Field Value

ToolType

Pointer

Pointer tool type.

Declaration

cs-api-definition
Pointer = 3

Field Value

ToolType

Shape

Shape tool type.

Declaration

cs-api-definition
Shape = 5

Field Value

ToolType

Text

Text tool type.

Declaration

cs-api-definition
Text = 0

Field Value

ToolType

In this article
DefinitionFieldsConnectorPathPencilPointerShapeText
Not finding the help you need?
Contact Support