public static ColorTransform Create( ColorTransformType type, double value )
'Declaration Public Shared Function Create( _ ByVal type As ColorTransformType, _ ByVal value As Double _ ) As ColorTransform
'Declaration
Public Shared Function Create( _ ByVal type As ColorTransformType, _ ByVal value As Double _ ) As ColorTransform
'Usage Dim type As ColorTransformType Dim value As Double Dim value As ColorTransform value = ColorTransform.Create(type, value)
'Usage
Dim type As ColorTransformType Dim value As Double Dim value As ColorTransform value = ColorTransform.Create(type, value)
ColorTransform Structure ColorTransform Members