Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / SetEntityColorForSelection Method

In This Topic
    SetEntityColorForSelection Method
    In This Topic
    Sets the entity color or material depending on the color mode.
    Syntax
    'Declaration
     
    Protected Friend Shared Sub SetEntityColorForSelection( _
       ByVal data As DrawParams _
    ) 
    protected internal static void SetEntityColorForSelection( 
       DrawParams data
    )

    Parameters

    data
    See Also