CSSPrimitiveValue.CSS_RECT

CSSPrimitiveValue.CSS_RECT field

The value is a rect function. The value can be obtained by using the GetRectValue method.

public const ushort CSS_RECT;

See Also