[To be supplied.]
[Visual Basic] Public Property SmoothingMode As SmoothingMode [C#] public SmoothingMode SmoothingMode {get; set;} [C++] public: __property SmoothingMode get_SmoothingMode(); public: __property void set_SmoothingMode(SmoothingMode); [JScript] public function get SmoothingMode() : SmoothingMode; public function set SmoothingMode(SmoothingMode);
Graphics Class | Graphics Members | System.Drawing Namespace