DioDocs for PDF
GradientOrigin プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > RadialGradientBrush クラス : GradientOrigin プロパティ
Gets or sets the center of the start circle that defines the beginning of the gradient.

(0,0) is the top-left corner, (1,1) is the bottom-right corner. The default is (0.5f, 0.5f).

It is recommended that the CenterOfStartCircle property is used instead.

シンタックス
'宣言
 
Public Property GradientOrigin As System.Drawing.PointF
public System.Drawing.PointF GradientOrigin {get; set;}
参照

RadialGradientBrush クラス
RadialGradientBrush メンバ