Hello,
According to the documentation, "This property gets and sets the dash pattern for this GeoPen."
However, the set accessor is not defined in 3.0.199
So the question is, how to create a dashed geopen ?
Regards
Patrick.
Hello,
According to the documentation, "This property gets and sets the dash pattern for this GeoPen."
However, the set accessor is not defined in 3.0.199
So the question is, how to create a dashed geopen ?
Regards
Patrick.
In fact, I needed GeoPen.DashStyle and this one works perfectly.
Patrick.
Patrick,
Actually GeoPen.DashPattern property is a read only property. But there is something wrong in the documentation. We will update it in the next major release. Thanks for pointing this out.
Thanks,
ThinkGeo Support