📄 图幅面积.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1
Caption = "图幅理论面积"
ClientHeight = 5328
ClientLeft = 60
ClientTop = 348
ClientWidth = 8316
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5328
ScaleWidth = 8316
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame1
Caption = "比例尺"
Height = 800
Left = 555
TabIndex = 2
Top = 420
Width = 3975
Begin VB.OptionButton Option1
Caption = "1万"
Height = 255
Left = 400
TabIndex = 1
Top = 350
Width = 600
End
Begin VB.OptionButton Option2
Caption = "2.5万"
Height = 255
Left = 1200
TabIndex = 22
Top = 350
Width = 750
End
Begin VB.OptionButton Option3
Caption = "5万"
Height = 255
Left = 2160
TabIndex = 21
Top = 350
Width = 600
End
Begin VB.OptionButton Option4
Caption = "10万"
Height = 255
Left = 3000
TabIndex = 20
Top = 350
Width = 705
End
End
Begin VB.Frame Frame4
Height = 800
Left = 840
TabIndex = 11
ToolTipText = "要改变默认投影带吗?"
Top = 3990
Width = 3400
Begin VB.OptionButton Option6
Caption = "3度带"
Height = 200
Left = 720
TabIndex = 15
TabStop = 0 'False
Top = 360
Value = -1 'True
Width = 900
End
Begin VB.OptionButton Option5
Caption = "6度带"
Height = 200
Left = 2040
TabIndex = 16
TabStop = 0 'False
Top = 360
Width = 900
End
End
Begin VB.CommandButton Command2
Caption = "退 出"
Height = 450
Left = 5860
TabIndex = 7
Top = 4300
Width = 1800
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 4440
Top = 4440
_ExtentX = 847
_ExtentY = 847
_Version = 393216
DefaultExt = "TXT"
DialogTitle = "保存计算结果"
Filter = "文本文件|*.TXT"
End
Begin VB.CheckBox Check1
Caption = "保存计算结果"
Height = 250
Left = 6084
TabIndex = 5
Top = 2730
Width = 1452
End
Begin VB.CommandButton Command1
Caption = "计 算"
Height = 450
Left = 5860
TabIndex = 6
Top = 3400
Width = 1800
End
Begin VB.Frame Frame2
Caption = "图幅左下角经纬度 dd.mmss"
Height = 2000
Left = 840
TabIndex = 0
Top = 1699
Width = 3400
Begin VB.TextBox Text2
Alignment = 1 'Right Justify
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 324
Left = 960
TabIndex = 4
Top = 1230
Width = 1800
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 324
Left = 960
TabIndex = 3
Top = 520
Width = 1800
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "经度"
Height = 180
Left = 432
TabIndex = 14
Top = 1300
Width = 360
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "纬度"
Height = 180
Left = 432
TabIndex = 13
Top = 600
Width = 360
End
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = ")"
Height = 180
Left = 5720
TabIndex = 27
Top = 2250
Width = 96
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "2"
BeginProperty Font
Name = "宋体"
Size = 7.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 156
Left = 5630
TabIndex = 26
Top = 2180
Width = 96
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "球面面积(M"
Height = 180
Left = 4720
TabIndex = 25
Top = 2256
Width = 912
End
Begin VB.Label Label11
Alignment = 1 'Right Justify
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 336
Left = 5860
TabIndex = 24
Top = 2160
Width = 1800
End
Begin VB.Label Label7
Alignment = 1 'Right Justify
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
BeginProperty Font
Name = "宋体"
Size = 10.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 5860
TabIndex = 23
Top = 510
Width = 1800
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = ")"
Height = 180
Left = 5720
TabIndex = 19
Top = 1160
Width = 96
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "2"
BeginProperty Font
Name = "宋体"
Size = 7.8
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 156
Left = 5625
TabIndex = 18
Top = 1100
Width = 84
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "平面面积(亩)"
Height = 180
Left = 4720
TabIndex = 17
Top = 600
Width = 1092
End
Begin VB.Label Label4
Alignment = 1 'Right Justify
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -