'Private WithEvents m_pSelectionEvents As Map Private m_pSelectionEvents As ISelectionEvents
' m_pSelectionEvents = DirectCast(m_mapControl.Map, Map) m_pSelectionEvents = CType(m_mapControl.Map, ISelectionEvents)
'featSel.SelectionChanged() m_pSelectionEvents.SelectionChanged()
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.