HypernovaDesktop Components · docs
Binarymission
WinFormsScroll Bar Marker › ScrollBarShapeMark

ScrollBarShapeMark

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.MarkerScrollBar

Class that hosts the shape mark specific data.

public class ScrollBarShapeMark : ScrollBarMarkBase

Inherits from / implements: ScrollBarMarkBase

Members at a glance

EndColorGets or sets the end color.
LinearGradientAngleGets or sets the linear gradient angle.
RenderModeGets or sets the render mode.
ShapeGets or sets the shape.
StartColorGets or sets the start color.
DisposeDisposes this instance.

Properties

EndColor

public Color EndColor

Gets or sets the end color.

Value. The end color.

LinearGradientAngle

public float LinearGradientAngle

Gets or sets the linear gradient angle.

Value. The linear gradient angle.

RenderMode

public ScrollBarShapedMarkMode RenderMode

Gets or sets the render mode.

Value. The render mode.

Shape

public ScrollBarShapedMarkShape Shape

Gets or sets the shape.

Value. The shape.

StartColor

public Color StartColor

Gets or sets the start color.

Value. The start color.

Methods

Dispose

public void Dispose()

Disposes this instance.