ComponentOne Bitmap for UWP
Create(Manager2,Double) Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Variable2 Class > Create Method : Create(Manager2,Double) Method
Initializes a new instance of the Variable2 class.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal manager As Manager2, _
   Optional ByVal initialValue As System.Double _
) As Variable2
public static Variable2 Create( 
   Manager2 manager,
   System.double initialValue
)

Parameters

manager
initialValue
See Also

Reference

Variable2 Class
Variable2 Members
Overload List