[]
        
(Showing Draft Content)

C1.Win.RulesManager.Styles.SelectedStateElementStyle

SelectedStateElementStyle Class

StateElementStyle contains display attributes that determine the general appearance of the element in some state on the screen.

Inheritance
SelectedStateElementStyle
Namespace: C1.Win.RulesManager.Styles
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public class SelectedStateElementStyle : StateElementStyle

Properties

Name Description
Corners

Gets or sets the radii of the element corners.

IndentX

Gets or sets the right indentation of the side accent.

IndentY

Gets or sets the top and bottom indentation of the side accent.

SideAccentColor

Gets or sets the Color used to paint the side accent.

Width

Gets or sets the width of the side accent.

Methods

Name Description
ResetCorners()

Restores the default value of the Corners property.

ResetForeIndentX()

Restores the default value of the IndentX property.

ResetForeIndentY()

Restores the default value of the IndentY property.

ResetForeWidth()

Restores the default value of the Width property.

ShouldSerializeCorners()

Specifies whether to save the value of the Corners property.

ShouldSerializeIndentX()

Specifies whether to save the value of the IndentX property.

ShouldSerializeIndentY()

Specifies whether to save the value of the IndentY property.

ShouldSerializeWidth()

Specifies whether to save the value of the Width property.