C# Class HolzShots.Input.Selection.RectangleExtensions

Show file Open project: nikeee/HolzShots

Public Methods

Method Description
AsVector ( Rectangle v ) : Vector4
HasArea ( Rectangle value ) : bool

Method Details

AsVector() public static method

public static AsVector ( Rectangle v ) : Vector4
v Rectangle
return Vector4

HasArea() public static method

public static HasArea ( Rectangle value ) : bool
value Rectangle
return bool