NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Font.Height

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Height As Integer
[C#]
public int Height {get;}
[C++]
public: __property int get_Height();
[JScript]
public function get Height() : int;

See Also

Font Class | Font Members | System.Drawing Namespace