require(["esri/symbols/Symbol"], function(Symbol) { /* code goes here */ });Description Samples
Search for
samplesthat use this class.
Subclasses Properties MethodsProperty Details
The type of symbol.
Known values: simplemarkersymbol | picturemarkersymbol | simplelinesymbol | cartographiclinesymbol | simplefillsymbol | picturefillsymbol | textsymbol
Method Details
Sets the symbol color.
Parameters: <Color
> color Required Symbol color. Sample:
require([ "esri/Color", ... ], function(Color, ... ) { symbol.setColor(new Color([255,255,0,0.5])); ... });
Converts object to its ArcGIS Server JSON representation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4