Converting HTML font sizes to pixels (devblog.ailon.org)
submitted by
ailon(1205) 1 year, 11 months ago
Among other properties WebControl has a Font property of FontInfo type which in turn has a Size property of FontUnit type. Users can set the yourControl.Font.Size to any HTML/CSS compatible value from 12pt to 1.2em to x-large. This is all fine while your control outputs plain HTML but what happens if your controls front-end is Flash?
|
category: ASP.NET
|
Views: 2
tags:
ASP.NET another
Everyones tags:
Your Tags: