[To be supplied.]
[Visual Basic] Public Enum SmoothingMode [C#] public enum SmoothingMode [C++] public enum SmoothingMode
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
AntiAlias | [To be supplied.] |
Default | [To be supplied.] |
HighQuality | [To be supplied.] |
HighSpeed | [To be supplied.] |
Invalid | [To be supplied.] |
None | [To be supplied.] |
Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing.dll