Gets the size of the SideButtonBase.
Declaration
[Browsable(false)]
public override Size Size { get; }
<Browsable(False)>
Public Overrides ReadOnly Property Size As Size
Property Value
Type |
Description |
Size |
A Size value that indicates the size of the SideButtonBase.
|
Overrides