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!

Graphics.GetHalftonePalette

[To be supplied.]

[Visual Basic]
Public Shared Function GetHalftonePalette() As Integer
[C#]
public static int GetHalftonePalette();
[C++]
public: static int GetHalftonePalette();
[JScript]
public static function GetHalftonePalette() : int;

See Also

Graphics Class | Graphics Members | System.Drawing Namespace