代码搜索:MapObjects
找到约 512 项符合「MapObjects」的源代码
代码结果 512
www.eeworm.com/read/217407/14965811
pas sinfo.pas
unit sInfo;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, DBGrids, Db, ADODB, StdCtrls, Buttons, MapObjects2_TLB;
type
TSInfoFrm = c
www.eeworm.com/read/352861/10498153
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, OleCtrls, MapObjects2_TLB, ExtCtrls, ColorGrd;
type
TForm1 = class(TFor
www.eeworm.com/read/274497/10869625
bas modfeedback.bas
Attribute VB_Name = "modFeedback"
Sub MapRectToPixels(r As Rectangle, xMin As Integer, yMin As Integer, xMax As Integer, yMax As Integer)
Dim p As New MapObjects2.POINT
Dim xc As Single, yc
www.eeworm.com/read/256529/11990791
bas modfeedback.bas
Attribute VB_Name = "modFeedback"
Sub MapRectToPixels(r As Rectangle, xMin As Integer, yMin As Integer, xMax As Integer, yMax As Integer)
Dim p As New MapObjects2.POINT
Dim xc As Single, yc
www.eeworm.com/read/368817/9677080
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, OleCtrls, MapObjects2_TLB, ExtCtrls, ColorGrd;
type
TForm1 = class(TFor
www.eeworm.com/read/265660/11258619
bas modfeedback.bas
Attribute VB_Name = "modFeedback"
Sub MapRectToPixels(r As Rectangle, xMin As Integer, yMin As Integer, xMax As Integer, yMax As Integer)
Dim p As New MapObjects2.POINT
Dim xc As Single, yc
www.eeworm.com/read/30708/1017436
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, MapObjects2_TLB, Menus;
type
TForm1 = class(TForm)
Map1:
www.eeworm.com/read/162743/10277789
cpp enghelper.cpp
#include "stdafx.h"
void Eng_AddLayerMap(CMap1 &map,const CString& path,COLORREF color)
{
CMoDataConnection conn;
conn.CreateDispatch(TEXT("MapObjects2.DataConnection"));
CString sDir;
E
www.eeworm.com/read/253646/12208036
cpp enghelper.cpp
#include "stdafx.h"
void Eng_AddLayerMap(CMap1 &map,const CString& path,COLORREF color)
{
CMoDataConnection conn;
conn.CreateDispatch(TEXT("MapObjects2.DataConnection"));
CString sDir;
E
www.eeworm.com/read/221371/4832743
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using ESRI.MapObjects2.Core;
namespace LinePrj
{
/