google_map_windows
WindowsMap
Polyline
isAdded property
isAdded
isAdded
property
Null safety
dynamic
isAdded
inherited
Check if the element added to the map.
Implementation
get isAdded=>_id!=null;
google_map_windows
WindowsMap
Polyline
isAdded property
Polyline class
Constructors
Polyline
Properties
clickable
editable
geodesic
hashCode
id
isAdded
onClick
onDoubleClick
onMouseDown
onMouseMove
onMouseUp
onRightClick
path
runtimeType
strokeColor
strokeOpacity
strokeWeight
visible
zIndex
Methods
addPointToPath
noSuchMethod
toString
Operators
operator ==