ElementLocation.Offset Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ElementLocation.Offset Property

Gets the offset for an element.

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

Property Value

Gets the offset for the element.

Remarks

Use the Offset property to get the offset for 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