Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Opacity Property (AnnObject)






Gets or sets a value indicating the opacity value to use when rendering this object.
Syntax
public double Opacity {get; set;}
'Declaration
 
Public Property Opacity As Double
public double Opacity {get; set;}
@property (nonatomic) double opacity;
public double getOpacity()
public void setOpacity(double opacity)
            
 
get_Opacity();
set_Opacity(value);
Object.defineProperty('Opacity');

Property Value

A value indicating the opacity value to use when rendering this object. A value of 1 means opaque and a value of 0 means transparent. Legal values are between 0 and 1. The default value is 1.
Remarks

This value is used by the renderers to set the global opacity used to render all the components of this object. For example, if the brush used to fill this object contains a color with opacity, then this value will be multiplied by the value of Opacity.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features