Eyeshot 11 WinForms API Reference
WinForms 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 Color
    public Color EdgeColor {get; set;}
    See Also