[]
Struct CSSRect
public struct CSSRect
Name | Description |
---|---|
CSSRect(CSSRect) | Creates a new CSSRect instance that copies top, right, bottom, left members' values of the specified CSSRect object. |
Name | Description |
---|---|
m_vBottom | Bottom |
m_vLeft | Left |
m_vRight | Right |
m_vTop | Top |
Name | Description |
---|---|
Reset() | Resets each of the CSSValue objects contained by this struct. |