Table of Contents

Interface IRect

Namespace
Org.W3c.Dom.Css
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IRect

Properties

Bottom

CSSPrimitiveValue Bottom { get; }

Property Value

CSSPrimitiveValue

Left

CSSPrimitiveValue Left { get; }

Property Value

CSSPrimitiveValue

Right

CSSPrimitiveValue Right { get; }

Property Value

CSSPrimitiveValue

Top

CSSPrimitiveValue Top { get; }

Property Value

CSSPrimitiveValue