StructureTextState.ForegroundColor

StructureTextState.ForegroundColor 属性

获取或设置文本的前景色。

public Color ForegroundColor { get; set; }

备注

可以为 null。使用 null 从父结构元素继承 ForegroundColor 属性。

另请参阅