ESRI.ArcGIS.ADF.Web | |
Paths Property | |
See Also |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Polyline Class : Paths Property |
Visual Basic (Declaration) | |
---|---|
Public Property Paths As PathCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public PathCollection Paths {get; set;} |