←Select platform

SetAlphaValuesCommand Constructor(Int32)

Summary

Initializes a new instance of the SetAlphaValuesCommand class with explicit parameters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public SetAlphaValuesCommand(  
   int alpha 
) 
Public Function New( _ 
   ByVal alpha As Integer _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize