ElementLocation.LeftColumn Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ElementLocation.LeftColumn Property

Gets the location of the left column of an element.

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

Property Value

Gets the location of the left column of an element.

Remarks

Use the LeftColumn property to get the location of the left column 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