Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / TextOnly Class / CreateSelectedBitmap Method

In This Topic
    CreateSelectedBitmap Method (TextOnly)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CreateSelectedBitmap( _
       ByVal drawScale As Single _
    ) 
    protected override void CreateSelectedBitmap( 
       float drawScale
    )

    Parameters

    drawScale
    See Also