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




A FillSymbol used for displaying polygons features.

Object Model

SimpleFillSymbol Class

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

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.