Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettings Class / EdgeColorMethod Property

In This Topic
    EdgeColorMethod Property
    In This Topic
    Gets or sets the entity edges color method.
    Syntax
    'Declaration
     
    Public Property EdgeColorMethod As edgeColorMethodType
    public edgeColorMethodType EdgeColorMethod {get; set;}
    See Also