Sandbox Logo

Box.ClipRect

Description

<see cref="F:Sandbox.UI.Box.Rect" /> minus the border sizes. Used internally to "clip" (hide) everything outside of these bounds, if the panels <see cref="T:Sandbox.UI.OverflowMode" /> is not set to <see cref="F:Sandbox.UI.OverflowMode.Visible" />.

Return

User Comments