ElementLocation.TopRow Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ElementLocation.TopRow Property

Gets the location of the top row flag for an element.

[Visual Basic]Public ReadOnly Property TopRow As Integer
[C#]
public int TopRow {get;}

Property Value

Gets the location of the top row flag for an element.

Remarks

Use the TopRow property to get the location of the top row of 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