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.Unit

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Unit As GraphicsUnit
[C#]
public GraphicsUnit Unit {get;}
[C++]
public: __property GraphicsUnit get_Unit();
[JScript]
public function get Unit() : GraphicsUnit;

See Also

Font Class | Font Members | System.Drawing Namespace