Skip to content

T_Cyjb_Text_LocationMapType

CYJB edited this page Mar 20, 2024 · 2 revisions

LocationMapType 枚举

位置映射关系的类型。

Namespace: Cyjb.Text
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public enum LocationMapType

成员

 

成员名称 说明
Index 0 索引映射模式,映射关系的每一项都是索引。
Offset 1 偏移映射模式,映射关系的每一项都是偏移。

参见

Reference

Cyjb.Text 命名空间

Clone this wiki locally