Gets the number of rows for an element.
[Visual Basic]Public ReadOnly Property NumRows As Integer
Property Value
Gets the number of rows for an element.
Remarks
Use the NumRows property to get the number of rows for an element that is defined as a rectangular region. If the element is defined as a linear region, the value returned is -1.
See Also
ElementLocation Class | ElementLocation Members | WRQ.Verastream.HostIntegrator Namespace