Class CssPrimitiveLengthValue
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Css.dll
public class CssPrimitiveLengthValue : CssPrimitiveValue, ICssPrimitiveValue, ICssValue
- Inheritance
-
CssPrimitiveLengthValue
- Implements
- Derived
- Inherited Members
Constructors
Fields
Properties
- CssText
A string representation of the current value.
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