[]
The RadialMenuWindowStyle contains display attributes that determine the general appearance of the C1RadialMenu window in some state on the screen.
public class RadialMenuWindowStyle : BaseStyle
Name | Description |
---|---|
RadialMenuWindowStyle() | Initializes a new instance of the RadialMenuWindowStyle. |
Name | Description |
---|---|
Default | Gets style containing display attributes that determine the general appearance of the element in the default state. |
Disabled | Gets style containing display attributes that determine the general appearance of the element in the disabled state. |
Name | Description |
---|---|
ResetDefault() | Restores the default value of the Default property. |
ResetDisabled() | Restores the default value of the Disabled property. |
ShouldSerializeDefault() | Specifies whether to save the value of the Default property. |
ShouldSerializeDisabled() | Specifies whether to save the value of the Disabled property. |