A static helper that updates the visual style of the alarm data
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static void UpdateStyle( AlarmData data, FiltersRepository filters, DataStyleSelector styleSelector, FontFamily defaultFontFamily, double defaultFontSize, bool shouldConcatenate, string lineSeparator, DataDictionary[] dictionaries, Brush defaultForeground ) |
Visual Basic |
---|
Public Shared Sub UpdateStyle ( _ data As AlarmData, _ filters As FiltersRepository, _ styleSelector As DataStyleSelector, _ defaultFontFamily As FontFamily, _ defaultFontSize As Double, _ shouldConcatenate As Boolean, _ lineSeparator As String, _ dictionaries As DataDictionary(), _ defaultForeground As Brush _ ) |
JScript |
---|
public static function UpdateStyle( data : AlarmData, filters : FiltersRepository, styleSelector : DataStyleSelector, defaultFontFamily : FontFamily, defaultFontSize : double, shouldConcatenate : boolean, lineSeparator : String, dictionaries : DataDictionary[], defaultForeground : Brush ) |
Parameters
- data
- Type: Ico.Awx..::..AlarmData
- filters
- Type: Ico.Awx.Common..::..FiltersRepository
- styleSelector
- Type: Ico.Awx..::..DataStyleSelector
- defaultFontFamily
- Type: System.Windows.Media..::..FontFamily
- defaultFontSize
- Type: System..::..Double
- shouldConcatenate
- Type: System..::..Boolean
- lineSeparator
- Type: System..::..String
- dictionaries
- Type: array<Ico.Awx..::..DataDictionary>[]()[][]
- defaultForeground
- Type: System.Windows.Media..::..Brush
Remarks
For configuration purposes ONLY, it doesn't resolve aliases