C# Class SharpVectors.Dom.Css.SharpCssStyle

Internal class that stores a style in a declaration block
Show file Open project: codebutler/savagesvg Class Usage Examples

Public Properties

Property Type Description
CssValue CssValue

Private Properties

Property Type Description
SharpCssStyle System
SharpCssStyle System
SharpCssStyle System

Private Methods

Method Description
SharpCssStyle ( SharpCssStyle style, int specificity, CssStyleSheetType origin ) : System
SharpCssStyle ( string name, string val, string priority, CssStyleSheetType origin ) : System
SharpCssStyle ( string name, string val, string priority, int specificity, CssStyleSheetType origin ) : System

Property Details

CssValue public property

public CssValue,SharpVectors.Dom.Css CssValue
return CssValue