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.SetBlendTriangularShape (Single)

[To be supplied.]

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

Parameters

focus
[To be supplied.]

See Also

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