Sub DragData.GetPlotAreaDynamic( _
ByRef x1 As Double, _
ByRef y1 As Double, _
ByRef x2 As Double, _
ByRef y2 As Double, _
Optional plotID As Integer = -1, _
Optional graphID As Integer = -1)
|
- x1 [out]
Type: Double
- y1 [out]
Type: Double
- x2 [out]
Type: Double
- y2 [out]
Type: Double
- plotID [in, optional]
Type: Integer
Default value: -1
- graphID [in, optional]
Type: Integer
Default value: -1
|
This function does not return a value.
|