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

FillSymbol class used to draw fills of type Image

Object Model

PictureFillSymbol Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PictureFillSymbol 
   Inherits FillSymbol
   Implements IJsonSerializable 
C# 
public sealed class PictureFillSymbol : 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.PictureFillSymbol

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.