ESRI.ArcGIS.ADF.Web | |
RasterMarkerSymbol Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : RasterMarkerSymbol Class |
For a list of all members of this type, see RasterMarkerSymbol members.
Name | Description | |
---|---|---|
Height | Gets or sets a value that resizes the marker symbol's heigth to new size in pixels. | |
Image | Object that contains the URL of the image for the RasterMarkerSymbol. | |
ImageFormat | Gets or sets the format of the image. | |
MarkerSymbolDirPlaceHolder | The placeholder used for marker symbol directory so that the same url can be used in both file system web sites and in IIS web sites. | |
ShadowColor | Gets or sets the color of the shadow. | |
Transparency | Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol) | |
Width | Gets or sets a value that resizes the marker symbol's width to new size in pixels. | |
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 (Inherited from MarkerSymbol) | |
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 (Inherited from MarkerSymbol) |