Class CssAbsValue
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Css.dll
public sealed class CssAbsValue : CssValue, ICssValue
- Inheritance
-
CssAbsValue
- Implements
- Inherited Members
Constructors
Properties
- CssText
A string representation of the current value.
- CssValueType
A code defining the type of the value as defined above
- IsAbsolute
Gets a value specifiying whether this CSS value an absolute or variable.
This is an implementation extension, not part of the CSS specification.