ChoonMLLib - class library to access and convert ChoonML files

Section.EndPosition Property

[This is preliminary documentation and subject to change.]

The end position (in global units) of the section. Note that this should actually be the sample *after* the last one in the section. Sections should not overlap.

EndPosition and Length are kept in sync. StartPositionneeds to be updated first for this to work.

public double EndPosition {get; set;}

See Also

Section Class | ChoonML Namespace