@JsType(isNative=true, namespace="<global>", name="Object") public class PolylineOutlineMaterialPropertyOptions extends Object
PolylineOutlineMaterialProperty
.Modifier and Type | Field and Description |
---|---|
Property |
color
A Property specifying the Color of the line.
|
Property |
outlineColor
A Property specifying the Color of the outline.
|
Property |
outlineWidth
A numeric Property specifying the width of the outline, in pixels.
|
Constructor and Description |
---|
PolylineOutlineMaterialPropertyOptions()
Options for
PolylineOutlineMaterialProperty . |
@JsProperty public Property color
Color.WHITE()
@JsProperty public Property outlineColor
Color.BLACK()
@JsProperty public Property outlineWidth
@JsConstructor public PolylineOutlineMaterialPropertyOptions()
PolylineOutlineMaterialProperty
.Copyright © 2019. All rights reserved.