Table of Contents

Property IsAbsolute

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

IsAbsolute

Gets a value specifiying whether this CSS value an absolute or variable.

This is an implementation extension, not part of the CSS specification.

public virtual bool IsAbsolute { get; }

Property Value

bool