CommentsAreaColor

NotesCommentsLayoutingOptions.CommentsAreaColor property

获取或设置评论区域的颜色(仅在右侧显示评论时适用)。

public Color CommentsAreaColor { get; set; }

Remarks

默认值为 Color.SkyBlue

See Also