Creates a new UILinearGradientBrush which encapsulates an existing GDI+ LinearGradientBrush. Note that if you are encapsulating a brush from Brushes.Color class, you need to pass false in aNeedsDispose, since this class shouldn't dispose the brush when disposing the class.