Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SupportsOpacity Property (AnnObject)






Indicates if this object supports an opacity.
Syntax
public virtual bool SupportsOpacity {get;}
'Declaration
 
Public Overridable ReadOnly Property SupportsOpacity As Boolean
public virtual bool SupportsOpacity {get;}
@property (nonatomic,readonly) BOOL supportsOpacity;
public boolean getSupportsOpacity()
 get_SupportsOpacity(); 

Property Value

true if this AnnObject supports opacity, otherwise, false. Default value is true.
Remarks

Derived classes should override SupportsOpacity, to indicate whether Opacity will be used by the object. This will insure that the object will save and load the values during serialization. Some object renderers will also check these values to prepare a font or a brush.

When an object supports opacity, the value of Opacity will be used by the IAnnObjectRenderer of this object type to render the object using a global opacity value.

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