TextElement textElement = new TextElement(); textElement.setText(txt); Point point = new Point(); point.putCoords(19,20); textElement.setGeometry(point); textElement.setAnchorPoint(esriAnchorPointEnum.esriTopRightCorner);
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.