An NDoc Documented Class Library

ElementLocation.LeftColumn Property

Gets the location of the left column of an element.

public virtual 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 | WRQ.Verastream.HostIntegrator Namespace