NGridSolidColorBrush Class Reference

Inherits from NGridBrush : NSObject
Declared in NGridSolidColorBrush.h

Overview

The NGridSolidColorBrush class provides brush filling areas with solid color.

+ solidColorBrushWithColor:

Creates solid color brush.

+ (NGridSolidColorBrush *)solidColorBrushWithColor:(UIColor *)color

Parameters

color

Color of the brush.

Declared In

NGridSolidColorBrush.h

  color

Color of the brush.

@property (nonatomic, retain) UIColor *color

Declared In

NGridSolidColorBrush.h