ESRI.ArcGIS.ADF.Web | |
MarkerSymbol Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : MarkerSymbol Class |
The following tables list the members exposed by MarkerSymbol.
Name | Description | |
---|---|---|
Transparency | Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol) | |
XOffset | 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 | |
YOffset | 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 |
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. (Inherited from Symbol) | |
GetDimensions | Gets the dimensions of the marker symbol. |