ESRI.ArcGIS.ADF.Web | |
RasterMarkerSymbol Class Methods | |
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 | |
---|---|---|
Clone | Overridden. Creates a deep clone of the current Object. | |
DecodeImageUrl | Decodes the image url of this raster marker symbol replacing the marker symbol directory place holder with an image url that can be used in either a file system or a IIS web sites. | |
DecodeImageUrls | Decodes the image urls of raster marker symbols in the specified renderer replacing the marker symbol directory place holder with an image url that can be used in either a file system or a IIS web sites. | |
EncodeImageUrl | Encodes the image url of this raster marker symbol with the marker symbol directory place holder so that the image can be used in file system and IIS web sites. | |
FromJson | Populates symbol properties using JSON string. Use Symbol.FromString to deserialize from string into an symbol instance of the type specified in the JSON string. | |
GetDefaultHightlightSymbol | Gets the default highlight symbol. | |
GetDefaultSymbol | Gets the default symbol. | |
GetDimensions | Overridden. Gets the dimensions of the marker symbol. | |
GetHashCode | Overridden. Gets a unique hash code for the raster marker symbol. | |
GetMarkerSymbolDir | Gets the actual marker symbol directory. | |
GetSymbolByUrl | Overloaded. Looks for a symbol in the database. If it's not found, the image will be created with center alignment. | |
GetSymbolDatabaseEnumerator | Gets the symbol database enumerator. | |
ToJson | Creates a JSON string representing the symbol. |