For a list of all members of this type, see BorderAppearance members.
Name | Description | |
---|---|---|
Clone | Creates a new BorderApperance object that is a copy of the current instance. | |
ResetColor | Resets the Color property to its default value. | |
ResetCornerRadius | Resets the CornerRadius property to its default value. | |
ResetDrawStyle | Resets the DrawStyle property to its default value. | |
ResetRaised | Resets the Raised property to its default value. | |
ResetThickness | Resets the Thickness property to its default value. | |
ToString | Returns a string representation of a BorderAppearance object. |
Name | Description | |
---|---|---|
ShouldSerializeColor | Returns a Boolean value that determines whether the Color property is set to its default value. | |
ShouldSerializeCornerRadius | Returns a Boolean value that determines whether the CornerRadius property is set to its default value. | |
ShouldSerializeDrawStyle | Returns a Boolean value that determines whether the DrawStyle property is set to its default value. | |
ShouldSerializeRaised | Returns a Boolean value that determines whether the Raised property is set to its default value. | |
ShouldSerializeThickness | Returns a Boolean value that determines whether the Thickness property is set to its default value. |