BackgroundClipping.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.BackgroundClipping { PowerUI::Css.BackgroundClipping.BorderBox, PowerUI::Css.BackgroundClipping.Text, PowerUI::Css.BackgroundClipping.PaddingBox, PowerUI::Css.BackgroundClipping.ContentBox }
 Differing values for background-clip. Mainly used to clip images to text. More...