Namespaces | |
Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Constant Groups | |
Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Enumerations | |
enum | Css.RoundCornerPosition : int { Css.RoundCornerPosition.TopLeft =0, Css.RoundCornerPosition.TopRight =1, Css.RoundCornerPosition.BottomLeft =3, Css.RoundCornerPosition.BottomRight =2 } |
Represents the position of a rounded corner of a border. More... | |