For the complete documentation index, see llms.txt. This page is also available as Markdown.

Line

Property in Position

Summary

Gets or sets the zero-indexed line of this position.

public int Line { get; set; };

Last updated

Was this helpful?