📄 drawcontour.frm
字号:
VERSION 5.00
Object = "{A33F8A4D-A4EA-466F-ABA3-C3F251C05484}#1.0#0"; "ContourOCX.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 9060
ClientLeft = 60
ClientTop = 345
ClientWidth = 11820
LinkTopic = "Form1"
ScaleHeight = 9060
ScaleWidth = 11820
StartUpPosition = 3 'Windows Default
Begin MSComDlg.CommonDialog CommonDialog1
Left = 2760
Top = 4920
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.CommandButton Command7
Caption = "To SHP File"
Height = 375
Left = 9960
TabIndex = 52
Top = 8280
Width = 1695
End
Begin VB.Frame Frame6
Caption = "Discrete points"
Height = 1575
Left = 240
TabIndex = 41
Top = 7320
Width = 5895
Begin VB.Frame Frame8
Caption = "Source"
Height = 495
Left = 1800
TabIndex = 53
Top = 960
Width = 2655
Begin VB.OptionButton Option4
Caption = "File"
Height = 315
Index = 1
Left = 1800
TabIndex = 55
Top = 120
Width = 615
End
Begin VB.OptionButton Option4
Caption = "Random"
Height = 315
Index = 0
Left = 720
TabIndex = 54
Top = 120
Value = -1 'True
Width = 975
End
End
Begin VB.CheckBox DrawPoint
Caption = "Draw point value"
Height = 255
Left = 240
TabIndex = 50
Top = 1080
Width = 1935
End
Begin VB.TextBox SmoothEdit
Height = 285
Left = 1200
TabIndex = 48
Text = "2"
Top = 720
Width = 375
End
Begin VB.Frame Frame7
Caption = "Method"
Height = 735
Left = 1800
TabIndex = 44
Top = 120
Width = 3855
Begin VB.OptionButton Option3
Caption = "Kriging(OK)"
Height = 255
Index = 2
Left = 2040
TabIndex = 51
Top = 240
Width = 1215
End
Begin VB.OptionButton Option3
Caption = "CFWAI"
Height = 255
Index = 1
Left = 960
TabIndex = 46
Top = 240
Width = 855
End
Begin VB.OptionButton Option3
Caption = "IIDW"
Height = 255
Index = 0
Left = 120
TabIndex = 45
Top = 240
Value = -1 'True
Width = 855
End
End
Begin VB.TextBox RandomPointCount
Height = 285
Left = 960
TabIndex = 43
Text = "99"
Top = 360
Width = 615
End
Begin VB.CommandButton Command6
Caption = "DRAW"
Height = 375
Left = 4680
TabIndex = 42
Top = 1080
Width = 975
End
Begin VB.Label Label9
Caption = "Smooth"
Height = 255
Left = 240
TabIndex = 49
Top = 720
Width = 735
End
Begin VB.Label Label8
Caption = "Count"
Height = 375
Left = 240
TabIndex = 47
Top = 360
Width = 735
End
End
Begin VB.Frame Frame2
Caption = "Regularly distributed points"
Height = 1455
Left = 240
TabIndex = 29
Top = 5760
Width = 5895
Begin VB.TextBox RowEdit
Height = 285
Left = 720
TabIndex = 38
Text = "8"
Top = 480
Width = 495
End
Begin VB.TextBox ColEdit
Height = 285
Left = 1920
TabIndex = 37
Text = "9"
Top = 480
Width = 495
End
Begin VB.CheckBox RestrictCheck
Caption = "Restrict Interposed Value"
Height = 375
Left = 1920
TabIndex = 36
Top = 960
Width = 2175
End
Begin VB.CommandButton Command1
Cancel = -1 'True
Caption = "DRAW"
Height = 375
Left = 4680
TabIndex = 35
Top = 960
Width = 975
End
Begin VB.Frame Frame1
Caption = "option "
Height = 615
Left = 3120
TabIndex = 31
Top = 240
Width = 2655
Begin VB.OptionButton Option1
Caption = "1"
Height = 255
Index = 0
Left = 240
TabIndex = 34
Top = 240
Value = -1 'True
Width = 615
End
Begin VB.OptionButton Option1
Caption = "2"
Height = 375
Index = 1
Left = 960
TabIndex = 33
Top = 120
Width = 495
End
Begin VB.OptionButton Option1
Caption = "3"
Height = 195
Index = 2
Left = 1680
TabIndex = 32
Top = 240
Width = 975
End
End
Begin VB.CheckBox InterposeCheck
Caption = "Interpose Value"
Height = 255
Left = 240
TabIndex = 30
Top = 1080
Width = 1455
End
Begin VB.Label Label1
Caption = "Row"
Height = 255
Left = 120
TabIndex = 40
Top = 480
Width = 615
End
Begin VB.Label Label2
Caption = "Col "
Height = 255
Left = 1440
TabIndex = 39
Top = 480
Width = 495
End
End
Begin VB.TextBox StepEdit
Height = 405
Left = 4080
TabIndex = 27
Text = "1"
Top = 5160
Width = 615
End
Begin VB.CommandButton Command5
Caption = "Refresh"
Height = 375
Left = 8640
TabIndex = 26
Top = 8280
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "Convert To Polygon"
Height = 375
Left = 6480
TabIndex = 25
Top = 8280
Width = 2055
End
Begin VB.CommandButton Command4
Caption = "Set Screen Coordinates"
Height = 375
Left = 6360
TabIndex = 18
Top = 7680
Width = 1935
End
Begin VB.Frame Frame5
Caption = "Polygon"
Height = 2775
Left = 8400
TabIndex = 17
Top = 5160
Width = 3135
Begin VB.TextBox PolyProperty
Height = 735
Left = 120
MultiLine = -1 'True
TabIndex = 22
Text = "Drawcontour.frx":0000
Top = 1920
Width = 2895
End
Begin VB.TextBox FlshBrdrColor
Height = 285
Left = 1920
TabIndex = 21
Text = "666666"
Top = 1200
Width = 975
End
Begin VB.TextBox FlshFllColor
Height = 285
Left = 1920
TabIndex = 20
Text = "777777"
Top = 600
Width = 975
End
Begin VB.ListBox List1
Height = 1425
Left = 120
TabIndex = 19
Top = 360
Width = 615
End
Begin VB.Label Label7
Caption = "Flash Border Color"
Height = 495
Left = 840
TabIndex = 24
Top = 1080
Width = 975
End
Begin VB.Label Label6
Caption = "Flash Filling Color"
Height = 615
Left = 840
TabIndex = 23
Top = 480
Width = 855
End
End
Begin VB.Frame Frame4
Caption = "Screen Y"
Height = 1095
Index = 1
Left = 6360
TabIndex = 12
Top = 6360
Width = 1935
Begin VB.TextBox Slope
Height = 285
Index = 1
Left = 960
TabIndex = 14
Text = "1"
Top = 240
Width = 735
End
Begin VB.TextBox Intercept
Height = 285
Index = 1
Left = 960
TabIndex = 13
Text = "0"
Top = 600
Width = 735
End
Begin VB.Label Label4
Caption = "slope"
Height = 255
Index = 1
Left = 240
TabIndex = 16
Top = 360
Width = 615
End
Begin VB.Label Label5
Caption = "Intercept"
Height = 255
Index = 1
Left = 120
TabIndex = 15
Top = 600
Width = 855
End
End
Begin VB.Frame Frame4
Caption = "Screen X"
Height = 1095
Index = 0
Left = 6360
TabIndex = 7
Top = 5160
Width = 1935
Begin VB.TextBox Intercept
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -