Back to Devexpress

DiagramCommands.SelectRightTriangleTool Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcommands-ed7308bd.md

latest1.2 KB
Original Source

DiagramCommands.SelectRightTriangleTool Property

Gets the command that selects the right triangle tool.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public ICommand SelectRightTriangleTool { get; }
vb
Public ReadOnly Property SelectRightTriangleTool As ICommand

Property Value

TypeDescription
ICommand

An object implementing the System.Windows.Input.ICommand interface.

|

See Also

ActiveTool

DiagramCommands Class

DiagramCommands Members

DevExpress.Xpf.Diagram Namespace