[To be supplied.]
[Visual Basic] Public Property WidthScale As Single [C#] public float WidthScale {get; set;} [C++] public: __property float get_WidthScale(); public: __property void set_WidthScale(float); [JScript] public function get WidthScale() : float; public function set WidthScale(float);
CustomLineCap Class | CustomLineCap Members | System.Drawing.Drawing2D Namespace