Simple line symbols can be used to symbolize polyline geometries or outlines for polygon fills.
Referenced by: Dot Density Renderer, GeoRSS Layer (GeoRSS), Picture Fill Symbols (esriPFS), Pie Chart Renderer, Simple Fill Symbol (esriSFS), Simple Marker Symbol (esriSMS), symbol, Video Layer Drawing Info
Properties Property Details color Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null. marker Represents markers placed along the line. style String value representing the simple line symbol type.esriSLSDash
, esriSLSDashDot
, esriSLSDashDotDot
, esriSLSDot
, esriSLSLongDash
, esriSLSLongDashDot
, esriSLSNull
, esriSLSShortDash
, esriSLSShortDashDot
, esriSLSShortDashDotDot
, esriSLSShortDot
, esriSLSSolid
type Specifies the type of symbol used.
esriSLS
width Numeric value indicating the width of the line in points. Simple Line Symbol Example
{
"type": "esriSLS",
"style": "esriSLSDot",
"color": [
115,
76,
0,
255
],
"width": 1
}
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