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

BAse class for symbols used with Polygon objects

Object Model

FillSymbol Class

Syntax

Visual Basic (Declaration) 
Public Class FillSymbol 
   Inherits Symbol
C# 
public class FillSymbol : Symbol 

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.PictureFillSymbol
               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.