📄 坐标正算.ebf
字号:
VERSION 5.00
Begin VB.Form Form5
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "坐标正算"
ClientHeight = 4470
ClientLeft = 60
ClientTop = 345
ClientWidth = 3900
ForeColor = &H80000008&
ScaleHeight = 4470
ScaleWidth = 3900
SIPBehavior = 1 'vbSIPAutomatic
SIPVisible = -1 'True
Begin VBCE.Frame Frame2
Height = 1695
Left = 240
TabIndex = 1
Top = 2280
Width = 3255
_cx = 5741
_cy = 2990
BackColor = -2147483643
BorderStyle = 1
Caption = "北京坐标"
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
ClipControls = -1 'True
Begin VBCE.Label Label6
Height = 495
Left = 360
TabIndex = 13
Top = 1080
Width = 1215
_cx = 2143
_cy = 873
AutoSize = 0 'False
BackColor = -2147483643
BackStyle = 1
BorderStyle = 0
Caption = "子午线收敛角(d.mmssss)"
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
Alignment = 0
UseMnemonic = -1 'True
WordWrap = 0 'False
End
Begin VBCE.Label Label5
Height = 375
Left = 1080
TabIndex = 12
Top = 720
Width = 495
_cx = 873
_cy = 661
AutoSize = 0 'False
BackColor = -2147483643
BackStyle = 1
BorderStyle = 0
Caption = "Y(m)="
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
Alignment = 0
UseMnemonic = -1 'True
WordWrap = 0 'False
End
Begin VBCE.Label Label4
Height = 375
Left = 1080
TabIndex = 11
Top = 240
Width = 495
_cx = 873
_cy = 661
AutoSize = 0 'False
BackColor = -2147483643
BackStyle = 1
BorderStyle = 0
Caption = "X(m)="
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
Alignment = 0
UseMnemonic = -1 'True
WordWrap = 0 'False
End
Begin VBCE.TextBox Text6
Height = 375
Left = 1680
TabIndex = 7
Top = 1200
Width = 1455
_cx = 2566
_cy = 661
BackColor = -2147483643
BorderStyle = 1
Enabled = 0 'False
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
Text = ""
Alignment = 0
HideSelection = -1 'True
Locked = -1 'True
MaxLength = 0
MultiLine = 0 'False
PasswordChar = ""
ScrollBars = 0
End
Begin VBCE.TextBox Text5
Height = 375
Left = 1680
TabIndex = 6
Top = 720
Width = 1455
_cx = 2566
_cy = 661
BackColor = -2147483643
BorderStyle = 1
Enabled = 0 'False
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
Text = ""
Alignment = 0
HideSelection = -1 'True
Locked = -1 'True
MaxLength = 0
MultiLine = 0 'False
PasswordChar = ""
ScrollBars = 0
End
Begin VBCE.TextBox Text4
Height = 375
Left = 1680
TabIndex = 5
Top = 240
Width = 1455
_cx = 2566
_cy = 661
BackColor = -2147483643
BorderStyle = 1
Enabled = 0 'False
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
Text = ""
Alignment = 0
HideSelection = -1 'True
Locked = -1 'True
MaxLength = 0
MultiLine = 0 'False
PasswordChar = ""
ScrollBars = 0
End
End
Begin VBCE.Frame Frame1
Height = 1695
Left = 240
TabIndex = 0
Top = 0
Width = 3255
_cx = 5741
_cy = 2990
BackColor = -2147483643
BorderStyle = 1
Caption = "大地坐标"
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = -2147483640
ClipControls = -1 'True
Begin VBCE.Label Label3
Height = 255
Left = 360
TabIndex = 10
Top = 1200
Width = 1095
_cx = 1931
_cy = 450
AutoSize = 0 'False
BackColor = -2147483643
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -