C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / LinearTransfer Class / Create Method

In This Topic
Create Method (LinearTransfer)
In This Topic
Initializes a new instance of LinearTransfer effect.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal context As DeviceContext _
) As LinearTransfer
 

Parameters

context
See Also