'Declaration Public Property MarkerStyles As MarkerStyleCollection
public MarkerStyleCollection MarkerStyles {get; set;}
Note that the set accessor is only for deserialization, and should not be used directly.
'Declaration Public Property MarkerStyles As MarkerStyleCollection
public MarkerStyleCollection MarkerStyles {get; set;}