Name | Description | |
---|---|---|
CornerRadius Constructor | Overloaded. |
The following tables list the members exposed by CornerRadius.
Name | Description | |
---|---|---|
CornerRadius Constructor | Overloaded. |
Name | Description | |
---|---|---|
All | Gets or sets the radius of all corners. | |
BottomLeft | Gets or sets the radius of bottom left corner. | |
BottomRight | Gets or sets the radius of bottom right corner. | |
TopLeft | Gets or sets the radius of top left corner. | |
TopRight | Gets or sets the radius of top right corner. |
Name | Description | |
---|---|---|
ResetAll | Resets the All to default state. | |
ResetBottomLeft | Resets the BottomLeft to default state. | |
ResetBottomRight | Resets the BottomRight to default state. | |
ResetTopLeft | Resets the TopLeft to default state. | |
ResetTopRight | Resets the TopRight to default state. | |
ShouldSerializeAll | Returns false if All is in default state. | |
ShouldSerializeBottomLeft | Returns false if BottomLeft is in default state. | |
ShouldSerializeBottomRight | Returns false if BottomRight is in default state. | |
ShouldSerializeTopLeft | Returns false if TopLeft is in default state. | |
ShouldSerializeTopRight | Returns false if TopRight is in default state. |
Name | Description | |
---|---|---|
NotifyChanges | Called when changes need be notified. (Inherited from C1.Win.Map.NotifyObject) |