←Select platform

SpreadMethod Property

Summary

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.

Syntax

C#
VB
C++
public GradientSpreadMethod SpreadMethod {get; set;}
Public Property SpreadMethod As GradientSpreadMethod
public: 
property GradientSpreadMethod SpreadMethod { 
   GradientSpreadMethod get(); 
   void set (    GradientSpreadMethod ); 
} 

Property Value

The type of spread method used to paint the gradient. The default is GradientSpreadMethod.Pad.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize