类 Label

Label class

public class Label

构造函数

名称描述
Label(string, ILabelStyle, List<LabelPosition>, int)

属性

名称描述
PossiblePositions { get; }
Priority { get; }
Style { get; }
Text { get; }

另见