Click or drag to resize

ModuleItemCharPosEnd Property

Returns end position of character on line for the item.

Namespace:  com.espertech.esper.common.client.module
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public int CharPosEnd { get; set; }

Property Value

Type: Int32
position
See Also