ThemedSpinnerHandlerLineCap Property |
Gets or sets the line cap when the
Mode is set to line
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public PenLineCap LineCap { get; set; }
Public Property LineCap As PenLineCap
Get
Set
member LineCap : PenLineCap with get, set
Property Value
Type:
PenLineCapThe line cap.
See Also