GraphPane.SetLocation

Syntax Parameters Return Value
Sub GraphPane.SetLocation( _
    left As Integer, _
    top As Integer, _
    width As Integer, _
    height As Integer)
  • left [in]

    Type: Integer

  • top [in]

    Type: Integer

  • width [in]

    Type: Integer

  • height [in]

    Type: Integer

This function does not return a value.