Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / EntityList Class / ProcessSemiTransparent Method

In This Topic
    ProcessSemiTransparent Method
    In This Topic
    Performs semi-transparent entities pre-processing.
    Syntax
    'Declaration
     
    Public Sub ProcessSemiTransparent() 
    public void ProcessSemiTransparent()
    Remarks
    It is meaningful only when ViewportLayout.AccurateTransparency is true.
    See Also