Extension Methods from Robert Booth
- 
        ScaleImageScales a Image to make it fit inside of a Height/Width 
- 
        DefaultValueReturns a the value of a Nullable type if it has a value or it will return a default value 
ExtensionMethod.NET Home of 881 C#, Visual Basic, F# and Javascript extension methods
Scales a Image to make it fit inside of a Height/Width
Returns a the value of a Nullable type if it has a value or it will return a default value