'宣言 Public Overloads Function IsRectOutside( _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Single, _ ByVal height As Single _ ) As Boolean
'宣言
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 クラス ClippingStack メンバ オーバーロード一覧