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

In This Topic
    CreateSelectedBitmap Method (Label)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub CreateSelectedBitmap( _
       ByVal drawScale As Single _
    ) 
    protected virtual void CreateSelectedBitmap( 
       float drawScale
    )

    Parameters

    drawScale
    See Also