This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Font.SizeInPoints
[To be supplied.]
[Visual Basic]
Public ReadOnly Property SizeInPoints As Single
[C#]
public float SizeInPoints {get;}
[C++]
public: __property float get_SizeInPoints();
[JScript]
public function get SizeInPoints() : float;