⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmsmapsettings.frm

📁 使用VB和ArcObject结合的程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form frmSMapSettings 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Strip Map Wizard"
   ClientHeight    =   7125
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10140
   Icon            =   "frmSMapSettings.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7125
   ScaleWidth      =   10140
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  'CenterOwner
   Begin VB.Frame fraDataFrameSize 
      Height          =   4695
      Left            =   5040
      TabIndex        =   37
      Top             =   1560
      Width           =   4815
      Begin VB.OptionButton optGridSize 
         Caption         =   "Use the current Data Frame"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   42
         Top             =   1200
         Value           =   -1  'True
         Width           =   2415
      End
      Begin VB.OptionButton optGridSize 
         Caption         =   "Specify the Data Frame size (in Layout Units)"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   41
         Top             =   1800
         Width           =   4095
      End
      Begin VB.TextBox txtManualGridWidth 
         Alignment       =   1  'Right Justify
         Height          =   285
         Left            =   1440
         TabIndex        =   40
         Text            =   "0"
         Top             =   2760
         Width           =   1215
      End
      Begin VB.TextBox txtManualGridHeight 
         Alignment       =   1  'Right Justify
         Height          =   285
         Left            =   1440
         TabIndex        =   39
         Text            =   "0"
         Top             =   3240
         Width           =   1215
      End
      Begin VB.ComboBox cmbGridSizeUnits 
         Height          =   315
         ItemData        =   "frmSMapSettings.frx":014A
         Left            =   3360
         List            =   "frmSMapSettings.frx":0154
         TabIndex        =   38
         Top             =   2760
         Width           =   1095
      End
      Begin VB.Label Label24 
         Alignment       =   1  'Right Justify
         Caption         =   "Units:"
         Height          =   255
         Left            =   2760
         TabIndex        =   48
         Top             =   2760
         Width           =   495
      End
      Begin VB.Label Label23 
         Caption         =   "Note: For best results you should update the Data Frame size in the Layout to match."
         Height          =   495
         Left            =   600
         TabIndex        =   47
         Top             =   2160
         Width           =   3735
      End
      Begin VB.Label Label21 
         Caption         =   $"frmSMapSettings.frx":0163
         Height          =   735
         Left            =   120
         TabIndex        =   46
         Top             =   240
         Width           =   4335
      End
      Begin VB.Label Label2 
         Alignment       =   1  'Right Justify
         Caption         =   "Width : "
         Height          =   255
         Left            =   480
         TabIndex        =   45
         Top             =   2760
         Width           =   855
      End
      Begin VB.Label lblFrameHeight 
         Alignment       =   1  'Right Justify
         Caption         =   "Height : "
         Height          =   255
         Left            =   360
         TabIndex        =   44
         Top             =   3240
         Width           =   975
      End
      Begin VB.Label lblCurrFrameName 
         Caption         =   "Current Frame"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   2760
         TabIndex        =   43
         Top             =   1200
         Width           =   1575
      End
   End
   Begin VB.Frame fraScaleStart 
      Height          =   4695
      Left            =   0
      TabIndex        =   23
      Top             =   5400
      Width           =   4815
      Begin VB.TextBox txtAbsoluteGridHeight 
         Height          =   285
         Left            =   2760
         TabIndex        =   29
         Text            =   "0"
         Top             =   2040
         Width           =   975
      End
      Begin VB.TextBox txtAbsoluteGridWidth 
         Height          =   285
         Left            =   2760
         TabIndex        =   28
         Text            =   "0"
         Top             =   1560
         Width           =   975
      End
      Begin VB.OptionButton optScaleSource 
         Caption         =   "Absolute Size"
         Height          =   255
         Index           =   2
         Left            =   240
         TabIndex        =   27
         Top             =   1560
         Width           =   1455
      End
      Begin VB.OptionButton optScaleSource 
         Caption         =   "Manual Map Scale"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   26
         Top             =   1080
         Value           =   -1  'True
         Width           =   1695
      End
      Begin VB.OptionButton optScaleSource 
         Caption         =   "Current Map Scale"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   25
         Top             =   600
         Width           =   1695
      End
      Begin VB.TextBox txtManualMapScale 
         Height          =   285
         Left            =   2760
         TabIndex        =   24
         Text            =   "0"
         Top             =   1065
         Width           =   1455
      End
      Begin VB.Label Label4 
         Caption         =   $"frmSMapSettings.frx":0201
         Height          =   1215
         Left            =   480
         TabIndex        =   49
         Top             =   2400
         Width           =   4095
      End
      Begin VB.Label Label10 
         Alignment       =   1  'Right Justify
         Caption         =   "Height :"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1800
         TabIndex        =   36
         Top             =   2040
         Width           =   855
      End
      Begin VB.Label Label9 
         Alignment       =   1  'Right Justify
         Caption         =   "Width :"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1920
         TabIndex        =   35
         Top             =   1560
         Width           =   735
      End
      Begin VB.Label Label8 
         Caption         =   "Set the Scale / Size for each of the grids."
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   240
         Width           =   3855
      End
      Begin VB.Label lblCurrentMapScale 
         Caption         =   "5,000"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   2760
         TabIndex        =   33
         Top             =   600
         Width           =   1095
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         Caption         =   "1 :"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   2280
         TabIndex        =   32
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   1  'Right Justify
         Caption         =   "1 :"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   2280
         TabIndex        =   31
         Top             =   600
         Width           =   375
      End
      Begin VB.Label lblMapUnits 
         Caption         =   "esriUnits"
         BeginProperty Font 
            Name            =   "Arial Narrow"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   3750
         TabIndex        =   30
         Top             =   1560
         Width           =   735
      End
   End
   Begin VB.Frame fraAttributes 
      Height          =   4695
      Left            =   5040
      TabIndex        =   4
      Top             =   0
      Width           =   4815
      Begin VB.ComboBox cmbFieldMapScale 
         Height          =   315
         Left            =   2040
         Sorted          =   -1  'True
         TabIndex        =   51
         Top             =   3960
         Width           =   2535
      End
      Begin VB.ComboBox cmbFieldStripMapName 
         Height          =   315
         Left            =   2040
         Sorted          =   -1  'True
         TabIndex        =   22
         Top             =   1560
         Width           =   2535
      End
      Begin VB.ComboBox cmbFieldGridAngle 
         Height          =   315
         Left            =   2040
         Sorted          =   -1  'True
         TabIndex        =   11
         Top             =   2520
         Width           =   2535
      End
      Begin VB.ComboBox cmbFieldSeriesNumber 
         Height          =   315
         Left            =   2040
         Sorted          =   -1  'True
         TabIndex        =   10
         Top             =   2040
         Width           =   2535
      End
      Begin VB.Label Label16 
         Caption         =   $"frmSMapSettings.frx":0302
         Height          =   735
         Left            =   120
         TabIndex        =   52
         Top             =   3120
         Width           =   4455
      End
      Begin VB.Label Label12 
         Alignment       =   1  'Right Justify
         Caption         =   "Map Scale:"
         Height          =   375
         Left            =   720
         TabIndex        =   50
         Top             =   3960
         Width           =   1095
      End
      Begin VB.Label Label18 
         Alignment       =   1  'Right Justify
         Caption         =   "Strip Map Name:"
         Height          =   255
         Left            =   480
         TabIndex        =   13
         Top             =   1560
         Width           =   1335
      End
      Begin VB.Label Label17 
         Alignment       =   1  'Right Justify
         Caption         =   "Map Angle:"
         Height          =   255
         Left            =   480
         TabIndex        =   12
         Top             =   2520
         Width           =   1335
      End
      Begin VB.Label Label15 
         Alignment       =   1  'Right Justify
         Caption         =   "Number in the Series:"
         Height          =   255
         Left            =   240
         TabIndex        =   9
         Top             =   2040
         Width           =   1575
      End
      Begin VB.Label Label14 
         Caption         =   $"frmSMapSettings.frx":03B1
         Height          =   735
         Left            =   120
         TabIndex        =   8
         Top             =   720
         Width           =   4455
      End
      Begin VB.Label Label13 
         Caption         =   "Assign roles to field names."
         Height          =   255
         Left            =   120

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -