←Select platform

Opacity Property (WindCommand)

Summary

Gets or sets the density, of the thin lines used to create the wind effect.

Syntax

C#
VB
WinRT C#
C++
public int Opacity {get; set;}
Public Property Opacity As Integer
public int Opacity {get; set;}
get_Opacity(); 
set_Opacity(value); 
Object.defineProperty('Opacity'); 
public: 
property int Opacity { 
   int get(); 
   void set (    int ); 
} 

Property Value

Density, of the thin lines used to create the wind effect. The valid range is from 0 to 100.

Example

Refer to WindCommand.

Requirements

Target Platforms

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