Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / MultilineText Class / DrawText Method

In This Topic
    DrawText Method (MultilineText)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub DrawText( _
       ByVal data As DrawParams _
    ) 
    protected override void DrawText( 
       DrawParams data
    )

    Parameters

    data
    See Also