Declaration

var isFilled: Bool { get set }

Declaration

@property (nonatomic, assign, getter=isFilled) BOOL filled;

Declaration

isFilled() -> bool
setFilled_(filled: bool)

Discussion

This setting has no effect when no stroke width is set.

See Also

Stroke Style