Skip to content

P_Cyjb_Markdown_Syntax_Node_LinePositionSpan

CYJB edited this page Feb 1, 2024 · 1 revision

Node.LinePositionSpan 属性

获取节点的行列位置范围。

Namespace: Cyjb.Markdown.Syntax
Assembly: Cyjb.Markdown (in Cyjb.Markdown.dll) Version: 1.0.2+f073417ab111e884603147b5dc42e8ccc863a984

语法

C#

public <a href="https://github.com/CYJB/Cyjb/wiki/T_Cyjb_Text_LinePositionSpan" target="_blank" rel="noopener noreferrer">Cyjb.Text.LinePositionSpan</a> LinePositionSpan { get; }

属性值

Type: Cyjb.Text.LinePositionSpan
节点的行列位置范围。

参见

Reference

Node 类
Cyjb.Markdown.Syntax 命名空间

Clone this wiki locally