NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PathGradientBrush.SetSigmaBellShape (Single)

[To be supplied.]

[Visual Basic]
Overloads Public Sub SetSigmaBellShape( _
   ByVal focus As Single _
)
[C#]
public void SetSigmaBellShape(
   float focus
);
[C++]
public: void SetSigmaBellShape(
   float focus
);
[JScript]
public function SetSigmaBellShape(
   focus : float
);

Parameters

focus
[To be supplied.]

See Also

PathGradientBrush Class | PathGradientBrush Members | System.Drawing.Drawing2D Namespace | PathGradientBrush.SetSigmaBellShape Overload List