DioDocs for PDF
RadiusOfEndCircle プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > RadialGradientBrush クラス : RadiusOfEndCircle プロパティ
Gets or sets the radius of the end circle that defines the end of the gradient, as a fraction of the normalized diagonal. The normalized diagonal length is calculated as sqrt(width2 + height2) / sqrt(2).

Setting this property to a non-null 参照 (Visual Basicでは Nothing) value enables the following properties:

And the following properties are ignored if this property has a value:
シンタックス
'宣言
 
Public Property RadiusOfEndCircle As System.Nullable(Of Single)
public System.Nullable<float> RadiusOfEndCircle {get; set;}
参照

RadialGradientBrush クラス
RadialGradientBrush メンバ