[To be supplied.]
[Visual Basic] Public Property SurroundColors As Color () [C#] public Color[] SurroundColors {get; set;} [C++] public: __property Color* get_SurroundColors(); public: __property void set_SurroundColors(Color*[]); [JScript] public function get SurroundColors() : Color[]; public function set SurroundColors(Color[]);
PathGradientBrush Class | PathGradientBrush Members | System.Drawing.Drawing2D Namespace