Creates a System.Web.UI.WebControls.Unit of type UnitType.Point from the specified 32-bit signed integer.
- n
A 32-bit signed integer that represents the length of the System.Web.UI.WebControls.Unit.
![]()
A System.Web.UI.WebControls.Unit of type UnitType.Point that represents the length specified by the 32-bit signed integer.
Use the Unit.Point(int) static method to create a System.Web.UI.WebControls.Unit of type UnitType.Point that represents the length specified by the n parameter.
The System.Web.UI.WebControls.Unit class can represent values only between -32768 and 32767.