Eyeshot 11 WPF API Reference
WPF 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