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

In This Topic
    EdgeColor Property (ViewCubeIcon)
    In This Topic
    Gets or sets the color of the texts on the faces.
    Syntax
    'Declaration
     
    Public Property EdgeColor As Brush
    public Brush EdgeColor {get; set;}
    See Also