Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance and sets the shader's twist variable to the specified values.
Namespace: Microsoft.Expression.Media.Effects
Assembly: Microsoft.Expression.Effects (in microsoft.expression.effects.dll)
Syntax
'Declaration
Public Sub New ( _
twist As Double _
)
'Usage
Dim twist As Double
Dim instance As New SmoothSwirlGridTransitionEffect(twist)
public SmoothSwirlGridTransitionEffect (
double twist
)
public:
SmoothSwirlGridTransitionEffect (
double twist
)
public SmoothSwirlGridTransitionEffect (
double twist
)
public function SmoothSwirlGridTransitionEffect (
twist : double
)
See Also
Reference
SmoothSwirlGridTransitionEffect Class
SmoothSwirlGridTransitionEffect Members
Microsoft.Expression.Media.Effects Namespace