Sub GraphPane.GetLocation( _
ByRef left As Integer, _
ByRef top As Integer, _
ByRef width As Integer, _
ByRef height As Integer)
|
- left [out]
Type: Integer
- top [out]
Type: Integer
- width [out]
Type: Integer
- height [out]
Type: Integer
|
This function does not return a value.
|