DMKOverlayPathView Class Reference
| Inherits from | DMKOverlayView : UIView |
|---|---|
| Declared in | DMKOverlayPathView.h |
fillColor
填充颜色
@property (nonatomic, strong) UIColor *fillColorDiscussion
填充颜色
Declared In
DMKOverlayPathView.h
strokeColor
画笔颜色,只取RGB值,丢掉Alpha值
@property (nonatomic, strong) UIColor *strokeColorDiscussion
画笔颜色,只取RGB值,丢掉Alpha值
Declared In
DMKOverlayPathView.h
lineWidth
画笔宽度,默认为0
@property (nonatomic, assign) CGFloat lineWidthDiscussion
画笔宽度,默认为0
Declared In
DMKOverlayPathView.h