代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/286257/8780310
bas mod_identify.bas
Attribute VB_Name = "Mod_Identify"
Public Type m_pObjArray
iFeature As iFeature
iLayerName As String
End Type
Public M_pFeatureArray() As m_pObjArray
Public Function ReturnGeometry
www.eeworm.com/read/179509/9353421
cpp identify2.cpp
#include "StdAfx.h"
#include ".\identify2.h"
STDMETHODIMP CIdentify2::OnMouseDown(LONG Button, LONG Shift, LONG X, LONG Y)
{
// Update focus map to the place thats clicked on
CMapToolBase
www.eeworm.com/read/179509/9353449
cur identify_md.cur
www.eeworm.com/read/179509/9353489
h identify2.h
#pragma once
#include "resource.h" // main symbols
#include "ArcCommands.h"
#include "MapToolBase.h"
/////////////////////////////////////////////////////////////////////////////
//
www.eeworm.com/read/179509/9353558
rgs identify2.rgs
HKCR
{
ArcCommands.Identify2.1 = s 'Identify2 Class'
{
CLSID = s '{5E867A26-F1AC-47a1-911C-C1BBAAE07A29}'
}
ArcCommands.Identify2 = s 'Identify2 Class'
{
CLSID = s '{5E867A26-F1AC-47a
www.eeworm.com/read/170529/9801341