This property sets or retrieves Label control displaying the units for the "EndArrowCapSize" item on the ToolBarSetupLines control.

[Visual Basic]Public Property LabelEndArrowCapSizeUnit As System.Windows.Controls.Label
[C#]public System.Windows.Controls.Label LabelEndArrowCapSizeUnit {get; set;}

Property Value

A value of type System.Windows.Controls.Label

Explanation

The LabelEndArrowCapSizeUnit property sets or retrieves Label control displaying the units for the "EndArrowCapSize" item on the ToolBarSetupLines control.

Because the "EndArrowCapSizeUnit" label is a Label control, you can use the LabelEndArrowCapSizeUnit property to change the "EndArrowCapSizeUnit" label settings, generate events, etc.

For coding examples, please refer to the ButtonClosePenLine property explanation.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation