Class CssAbsPrimitiveLengthValue
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Css.dll
public sealed class CssAbsPrimitiveLengthValue : CssPrimitiveLengthValue, ICssPrimitiveValue, ICssValue
- Inheritance
-
CssAbsPrimitiveLengthValue
- Implements
- Inherited Members
Constructors
Properties
- IsAbsolute
Gets a value specifiying whether this CSS value an absolute or variable.
This is an implementation extension, not part of the CSS specification.
Methods
- GetFloatValue(CssPrimitiveType)
This method is used to get a float value in a specified unit. If this CSS value doesn't contain a float value or can't be converted into the specified unit, a DomException is raised