You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Font Management > FontSetUnit Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.FontSetUnit Method

Sets the font size unit used in the Drawing text functions.

C#
public FontSetUnit(
    UnitMode UnitMode
);
Visual Basic
Public Sub FontSetUnit(
    ByVal UnitMode As UnitMode
)
Parameters
Parameters 
Description 
UnitMode 
A member of the UnitMode enumeration.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.