Construct a FontUnit from FontSize. If the type is FontSize.AsUnit, the default value is 10pt.
[Visual Basic] Overloads Public Sub New( _ ByVal type As FontSize _ ) [C#] public FontUnit( FontSize type ); [C++] public: FontUnit( FontSize type ); [JScript] public function FontUnit( type : FontSize );
FontUnit Structure | FontUnit Members | System.Web.UI.WebControls Namespace | FontUnit Constructor Overload List