←Select platform

SetAlphaValuesCommand Constructor(int)

Summary
Initializes a new instance of the SetAlphaValuesCommand class with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal alpha As Integer _ 
) 
- (instancetype)initWithAlpha:(NSUInteger)alpha 
public SetAlphaValuesCommand(int alpha) 
public: 
SetAlphaValuesCommand(  
   int alpha 
) 

Parameters

alpha
Alpha value to set.

Example

For an example, refer to SetAlphaValuesCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.