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

In This Topic
    ColorMethod Property (BackfaceSettings)
    In This Topic
    Gets or sets the backface color method.
    Syntax
    'Declaration
     
    Public Property ColorMethod As backfaceColorMethodType
    public backfaceColorMethodType ColorMethod {get; set;}
    See Also