Hoppa till huvudinnehållet

CType(geometry,Polygon).Rings ambiguous error

Kommentarer

1 kommentar

  • 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

Du måste logga in om du vill lämna en kommentar.