FontUnit::Point Method (Int32)
.NET Framework (current version)
Creates a FontUnit of type System.Drawing::Point from an integer value.
Assembly: System.Web (in System.Web.dll)
Parameters
- n
-
Type:
System::Int32
An integer representing the System.Drawing::Point value to convert to a FontUnit.
Return Value
Type: System.Web.UI.WebControls::FontUnitA FontUnit that represents the font size specified by the n parameter.
Use the static Point method to create a FontUnit that represents the font size specified by the n parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: