ESRI.ArcGIS.ADF.IMS
SimpleFillSymbol Class
Members  See Also 
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : SimpleFillSymbol Class




A FillSymbol used for displaying polygons features.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class SimpleFillSymbol 
   Inherits FillSymbol
Visual Basic (Usage)Copy Code
Dim instance As SimpleFillSymbol
C# 
[SerializableAttribute()]
public class SimpleFillSymbol : FillSymbol 

Remarks

For ArcMap Server image services, valid only for acetate layers. ArcMap Server ignores several of the properties of this class. For details, see the topic for SIMPLEFILLSYMBOL in the ArcIMS Help, at ArcXML Guide - Symbol elements - SIMPLEFILLSYMBOL. The ArcIMS Help is also available online at ESRI).

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.IMS.Display.Symbol.Symbol
      ESRI.ArcGIS.ADF.IMS.Display.Symbol.FeatureSymbol
         ESRI.ArcGIS.ADF.IMS.Display.Symbol.FillSymbol
            ESRI.ArcGIS.ADF.IMS.Display.Symbol.SimpleFillSymbol

See Also

© 2010 All Rights Reserved.