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!

MetafileHeader.IsDisplay

[To be supplied.]

[Visual Basic]
Public Function IsDisplay() As Boolean
[C#]
public bool IsDisplay();
[C++]
public: bool IsDisplay();
[JScript]
public function IsDisplay() : Boolean;

See Also

MetafileHeader Class | MetafileHeader Members | System.Drawing.Imaging Namespace