_Global.SelectTimescaleRange(Int32, String, Int16, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool SelectTimescaleRange(int Row, System::String ^ StartTime, short Width, int Height);
public bool SelectTimescaleRange (int Row, string StartTime, short Width, int Height);
abstract member SelectTimescaleRange : int * string * int16 * int -> bool
Public Function SelectTimescaleRange (Row As Integer, StartTime As String, Width As Short, Height As Integer) As Boolean
Parameters
- Row
- Int32
- StartTime
- String
- Width
- Int16
- Height
- Int32