You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
745 B
5 lines
745 B
// All material copyright Esri, All Rights Reserved, unless otherwise specified. |
|
// See https://js.arcgis.com/4.30/esri/copyright.txt for details. |
|
//>>built |
|
define("../../chunks/tslib.es6 ../../Color ../../core/JSONSupport ../../core/lang ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/accessorSupport/decorators/subclass ../support/materialUtils".split(" "),function(c,d,a,e,f,l,m,g,h){var b;a=b=class extends a.JSONSupport{constructor(k){super(k);this.color=new d("white")}clone(){return new b({color:e.clone(this.color)})}};c.__decorate([f.property(h.colorAndTransparencyProperty)],a.prototype,"color",void 0);return a= |
|
b=c.__decorate([g.subclass("esri.symbols.callouts.LineCallout3DBorder")],a)}); |