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

A symbol tat is used to draw Polygon objects in the graphics layer

Object Model

SimpleFillSymbol Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Symbols.Symbol
            ESRI.ArcGIS.Client.Symbols.FillSymbol
               ESRI.ArcGIS.Client.Symbols.SimpleFillSymbol

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.