ESRI.ArcGIS.ADF.Web
SimpleMarkerSymbol Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : SimpleMarkerSymbol Class




The following tables list the members exposed by SimpleMarkerSymbol.

Public Constructors

 NameDescription
Public ConstructorSimpleMarkerSymbol ConstructorOverloaded.  Constructs a SimpleMarkerSymbol.  
Top

Public Properties

 NameDescription
Public PropertyColor Gets or sets the symbol color.  
Public PropertyOutlineColor Gets or sets the symbol outline color.  
Public PropertyTransparency Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol)
Public PropertyType Gets or sets the type of marker symbol.  
Public PropertyWidth Gets or sets the symbol width in pixels.  
Public PropertyXOffset Gets or sets the x offset of the symbol in pixels. A positive offset moves the symbol to the right. When XOffset is 0, the symbol is anchored on its half-width in the X direction (Inherited from MarkerSymbol)
Public PropertyYOffset Gets or sets the y offset of the symbol in pixels. A positive offset moves the symbol up. When YOffset is 0, the symbol is anchored on its half-height in the Y direction (Inherited from MarkerSymbol)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodFromJson Not supported for this symbol type.  
Public MethodGetDimensionsOverridden.  Gets the dimensions of the marker symbol.  
Public MethodGetHashCodeOverridden.  Gets a unique hash code for the symbol.  
Public MethodToJson Creates a JSON string representing the symbol.  
Top

See Also

© 2010 All Rights Reserved.