FontSetUnit Method (GdPictureImaging)
Sets the font size unit used in the Drawing text methods.
public procedure FontSetUnit(
: UnitMode
);
public function FontSetUnit(
: UnitMode
);
'Declaration
Public Sub FontSetUnit( _
ByVal As UnitMode _
)
Parameters
- UnitMode
- A member of the UnitMode enumeration.