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

In This Topic
    ColorMethod Property (HiddenLinesSettings)
    In This Topic
    Gets or sets the color used for the polygonal entities.
    Syntax
    'Declaration
     
    Public Property ColorMethod As hiddenLinesColorMethodType
    public hiddenLinesColorMethodType ColorMethod {get; set;}
    See Also