Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / RestraintSymbolColor Property

In This Topic
    RestraintSymbolColor Property
    In This Topic
    Gets or sets FEM restraint symbol color.
    Syntax
    'Declaration
     
    Public Property RestraintSymbolColor As Color
    public Color RestraintSymbolColor {get; set;}
    See Also