[]
Struct CSSPosition
public struct CSSPosition
| Name | Description |
|---|---|
| CSSPosition(CSSPosition) | Initializes a new instance of the CSSPosition struct. |
| Name | Description |
|---|---|
| m_rcOffset | Offset |
| m_vBoxSizing | Box sizing |
| m_vHeight | Height |
| m_vMaxHeight | Maximum height |
| m_vMaxWidth | Maximum width |
| m_vMinHeight | Minimum height |
| m_vMinWidth | Minimum width |
| m_vPosition | Position |
| m_vWidth | Width |
| m_vZIndex | Z index |
| Name | Description |
|---|---|
| Reset() | Resets this instance. |