C#
VB
C++
Gets or sets the type of spread method that specifies how to draw a gradient that starts or ends inside the bounds of the object to be painted.
public GradientSpreadMethod SpreadMethod { get; set; } Public Property SpreadMethod As GradientSpreadMethod
public:property GradientSpreadMethod SpreadMethod {GradientSpreadMethod get();void set ( GradientSpreadMethod );}
The type of spread method used to paint the gradient. The default is GradientSpreadMethod.Pad.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
