laptop and a wrench

Erro

SineWave_GeometricEffect VB.NET sample has several issues that need to be fixed.

Última Publicação: August 25, 2014 No Product Found
Número de ID do Erro NIM004810
EnviadoOctober 17, 2006
Última ModificaçãoJune 5, 2024
Aplica-se àNo Product Found
Versão encontrada9.2 RC
Idioma do programaVB.Net
StatusWill Not Be Addressed

Informações Adicionais

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Solução Provisória

1. Problem with the textbox labels can be fixed by writing the implementation for ID property as shown below: Public ReadOnly Property ID(ByVal attrIndex As Integer) As Integer Implements <a href="http://ESRI.ArcGIS.Display.IGraphicAttributes.ID" target="_blank">ESRI.ArcGIS.Display.IGraphicAttributes.ID</a> Get 'THIS FIXES THE PROBLEM WITH THE TEXTBOX LABELS... If ((attrIndex >= 0) And (attrIndex < 2)) Then Return attrIndex Else Return -1 End If End GetEnd Property2. Problem with the missing object can be fixed by placing ComClass attribute as shown below: <ComClass(SineWave.ClassId)> _Public Class SineWave

Etapas para Reproduzir

ID do Erro: NIM004810

Software:

  • No Product Found

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download