Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / CompilePattern Method
The parameters

In This Topic
    CompilePattern Method (Entity)
    In This Topic
    Compiles the graphics representation of the pattern of wireframe entities.
    Syntax
    'Declaration
     
    Protected Overridable Sub CompilePattern( _
       ByVal data As CompileParams _
    ) 
    protected virtual void CompilePattern( 
       CompileParams data
    )

    Parameters

    data
    The parameters
    See Also