new AbstractUIMarker()
A abstract marker on context.
Properties:
Name | Type | Description |
---|---|---|
drawStyles |
Hash | Styles to draw this marker. Can including the following fields: { strokeWidth, strokeColor: stroke property when drawing marker. strokeDash: whether the stroke is dashed. fillColor: fill color when drawing marker, if not set, the marker will not be filled. opacity: opacity to draw marker. } |
visible |
Bool | Whether this marker can be seen in context. |
Extends
- ObjectEx