←Select platform

Alpha Property

Summary

Gets or sets the alpha component value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Alpha {get; set;} 
Public Property Alpha As Integer 
public int Alpha {get; set;} 
@property (nonatomic, assign) NSUInteger alpha 
public int getAlpha() 
public void setAlpha(int value) 
             
  
get_Alpha(); 
set_Alpha(value); 
Object.defineProperty('Alpha');  
public: 
property int Alpha { 
   int get(); 
   void set (    int ); 
} 

Property Value

The alpha component value

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