Aller au contenu principal

CType(geometry,Polygon).Rings ambiguous error

Commentaires

1 commentaire

  • Ryan Cooney

    Hi Ryan,

    You should be able avoid the error by using the fully qualified type name in the expression.

    CType(geometry, ESRI.ArcGIS.Client.Geometry.Polyline).Paths

    --Ryan

    0

Vous devez vous connecter pour laisser un commentaire.