Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Legend Class / FactorOfSafety15 Property

In This Topic
    FactorOfSafety15 Property
    In This Topic
    Factor of safety color gradient (15 items).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property FactorOfSafety15 As ObservableCollection(Of Brush)
    public static ObservableCollection<Brush> FactorOfSafety15 {get;}
    See Also