ArcGIS API for Windows Phone - Library Reference
SimpleLineSymbol Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Symbols Namespace : SimpleLineSymbol Class

Type of LineSymbol that is used to draw Polyline objects in the ESRI.ArcGIS.Client.GraphicsLayer

Object Model

SimpleLineSymbol Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class SimpleLineSymbol 
   Inherits LineSymbol
   Implements IJsonSerializable 
C# 
public sealed class SimpleLineSymbol : LineSymbol, IJsonSerializable  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      ESRI.ArcGIS.Client.Symbols.Symbol
         ESRI.ArcGIS.Client.Symbols.LineSymbol
            ESRI.ArcGIS.Client.Symbols.SimpleLineSymbol

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.