Click or drag to resize

Options.LogBrushes Property


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public MessageBrushItem<LogType>[] LogBrushes { get; set; }

Property Value

MessageBrushItem<LogType>[]
See Also