<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_IGDIPlus.IGPFont</id>
		<title>Interface IGDIPlus.IGPFont - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_IGDIPlus.IGPFont"/>
		<link rel="alternate" type="text/html" href="https://www.mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPFont&amp;action=history"/>
		<updated>2026-05-05T04:27:20Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>https://www.mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPFont&amp;diff=11220&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="https://www.mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPFont&amp;diff=11220&amp;oldid=prev"/>
				<updated>2012-10-18T17:18:37Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit IGDIPlus|IGDIPlus]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' IGPFont = '''interface'''&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Interface to a [[Class IGDIPlus.TGPFont|TGPFont]] object. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines interface to a [[Class IGDIPlus.TGPFont|TGPFont]] object.&lt;br /&gt;
&lt;br /&gt;
The [[Class IGDIPlus.TGPFont|TGPFont]] class encapsulates the characteristics, such as&lt;br /&gt;
family, height, size, and style (or combination of styles),&lt;br /&gt;
of a specific font. A Font object is used when drawing&lt;br /&gt;
strings.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
*[[Property IGDIPlus.IGPFont.Style|Style]] - Returns the style of this font's typeface. &lt;br /&gt;
*[[Property IGDIPlus.IGPFont.Size|Size]] - Returns the font size (commonly called the em size) of this Font object. &lt;br /&gt;
*[[Property IGDIPlus.IGPFont.Units|Units]] - Returns the unit of measure of this Font object. &lt;br /&gt;
*[[Property IGDIPlus.IGPFont.Family|Family]] - Returns the font family on which this font is based. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetNativeFont() : GpFont|function GetNativeFont() : GpFont]]&lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetLogFontA(IGPGraphics) : TLogFontA|function GetLogFontA(g : IGPGraphics) : TLogFontA]] - Returns LOGFONTA structure with the attributes of the [[Class IGDIPlus.TGPFont|TGPFont]] object. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetLogFontW(IGPGraphics) : TLogFontW|function GetLogFontW(g : IGPGraphics) : TLogFontW]] - Returns LOGFONTW structure with the attributes of the [[Class IGDIPlus.TGPFont|TGPFont]] object. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.Clone() : TGPFont|function Clone() : TGPFont]] - Creates a new [[Class IGDIPlus.TGPFont|TGPFont]] object based on this [[Class IGDIPlus.TGPFont|TGPFont]] object. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.IsAvailable() : Boolean|function IsAvailable() : Boolean]] - Returns whether this Font object was created successfully. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetStyle() : Integer|function GetStyle() : Integer]] - Returns the style of this font's typeface. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetSize() : Single|function GetSize() : Single]] - Returns the font size (commonly called the em size) of this Font object. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetUnit() : TGPUnit|function GetUnit() : TGPUnit]] - Returns the unit of measure of this Font object. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetHeight(IGPGraphics) : Single|function GetHeight(graphics : IGPGraphics) : Single]] - Gets the line spacing of this font in the current unit of a specified Graphics object. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetHeight(Single) : Single|function GetHeight(dpi : Single) : Single]] - Gets the line spacing, in pixels, of this font. &lt;br /&gt;
*[[Method function IGDIPlus.IGPFont.GetFamily() : IGPFontFamily|function GetFamily() : IGPFontFamily]] - Returns the font family on which this font is based. &lt;br /&gt;
&lt;br /&gt;
[[Category:Interfaces]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>