←Select platform

Opacity Property (DrawStarCommand)

Summary

Gets or sets the transparency, in percent, between the star and the applied image.

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

Transparency, in percent, between the star and the applied image. The valid range is from 0 to 100.

Example

Refer to DrawStarCommand.

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