FlatRoundControlStyle Class | ![]() |
Namespace: Telogis.UI
The FlatRoundControlStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | FlatRoundControlStyle | Initializes a new instance of the FlatRoundControlStyle class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RenderBox |
Renders the box on a given graphics output with specified dimensions.
(Overrides ControlStyleRenderBox(Graphics, Single, Single, Single, Single, ControlStyleStatus).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Background |
The Brush used to draw the background color, defaults to white.
|
![]() | BorderPen |
The Pen used to draw the border, defaults to 4px wide and gray.
|
![]() | CornerRadius |
The size of the radius of each corner, defaults to 6px.
|