ESRI.ArcGIS.ADF.Web
MarkerSymbol Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : MarkerSymbol Class




The following tables list the members exposed by MarkerSymbol.

Public Properties

 NameDescription
public PropertyTransparency Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Symbol.Symbol)
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  
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  
Top

Public Methods

 NameDescription
public MethodClone Creates a deep clone of the current Object. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Symbol.Symbol)
public MethodGetDimensions Gets the dimensions of the marker symbol.  
Top

See Also

© 2011 All Rights Reserved.