Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

SetAlphaValuesCommand Constructor(Int32)








Alpha value to set.
Initializes a new instance of the SetAlphaValuesCommand class with explicit parameters.
Syntax
public SetAlphaValuesCommand( 
   int alpha
)
'Declaration
 
Public Function New( _
   ByVal alpha As Integer _
)
'Usage
 
Dim alpha As Integer
 
Dim instance As New SetAlphaValuesCommand(alpha)
public SetAlphaValuesCommand( 
   int alpha
)
- (instancetype)initWithAlpha:(NSUInteger)alpha
public SetAlphaValuesCommand(int alpha)
function SetAlphaValuesCommand( 
   alpha 
)
public:
SetAlphaValuesCommand( 
   int alpha
)

Parameters

alpha
Alpha value to set.
Example
For an example, refer to SetAlphaValuesCommand.
Requirements

Target Platforms

See Also

Reference

SetAlphaValuesCommand Class
SetAlphaValuesCommand Members
Overload List

Error processing SSI file