PAGTextLayer Class Reference
Inherits from | PAGLayer : NSObject |
---|---|
Declared in | PAGTextLayer.h |
– fillColor
Returns the TextLayer’s fill color.
- (CocoaColor *)fillColor
Declared In
PAGTextLayer.h
– setFillColor:
Sets the TextLayer’s fill color.
- (void)setFillColor:(CocoaColor *)color
Declared In
PAGTextLayer.h
– strokeColor
Returns the TextLayer’s stroke color.
- (CocoaColor *)strokeColor
Declared In
PAGTextLayer.h
– setStrokeColor:
Sets the TextLayer’s stroke color.
- (void)setStrokeColor:(CocoaColor *)color
Declared In
PAGTextLayer.h