Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / DisplayModeSettings Class / EdgeColor Property

In This Topic
    EdgeColor Property (DisplayModeSettings)
    In This Topic
    Gets or sets the entity edges color, applies only to single color style mode.
    Syntax
    'Declaration
     
    Public Property EdgeColor As Color
    public Color EdgeColor {get; set;}
    See Also