'Declaration Public Overloads Function IsRectOutside( _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Single, _ ByVal height As Single _ ) As Boolean
public bool IsRectOutside( float x, float y, float width, float height )
ClippingStack Class ClippingStack Members Overload List