myEditor.deleteButton.x = 50;
<esri:Editor id="myEditor" bottom="4" width="200" height="120" deleteEnabled="false" geometryService="{myGeometryService}" horizontalCenter="-204" map="{myMap}" skinClass="com.esri.ags.skins.EditorSkin"/>
Can you point me in the direction for resources on how to do this?
So I just edit the editorskin.mxml? Or Should I create a custom/new skin.mxml?
<esri:Editor id="myEditor" skinClass="MyEditorSkin" .../>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.