ElementLocation.Length Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ElementLocation.Length Property

Gets the length of an element.

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

Property Value

Gets the length of an element.

Remarks

Use the Length property to get the length of an element that is defined as a linear region. If the element is defined as a rectangular region, the value returned is -1.

See Also

ElementLocation Class | ElementLocation Members | WRQ.Verastream.HostIntegrator Namespace