BorderStyle.cs File Reference

Namespaces

 PowerUI::Css
 Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark.
 

Constant Groups

 PowerUI::Css
 Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark.
 

Enumerations

enum  PowerUI::Css.BorderStyle { PowerUI::Css.BorderStyle.Solid, PowerUI::Css.BorderStyle.Dashed }
 Represents the style of border around an element. Currently only solid colour is supported. More...