Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesSettings Class / WireColorMethod Property

In This Topic
    WireColorMethod Property
    In This Topic
    Gets or sets the color used for the wire entities.
    Syntax
    'Declaration
     
    Public Property WireColorMethod As edgeColorMethodType
    public edgeColorMethodType WireColorMethod {get; set;}
    See Also