←Select platform

SupportsOpacity Property

Summary

Indicates if this object supports opacity.

Syntax

C#
VB
Java
WinRT C#
C++
public override bool SupportsOpacity { get; } 
Public Overrides ReadOnly Property SupportsOpacity As Boolean 
public override bool SupportsOpacity {get;} 
@Override public boolean getSupportsOpacity() 
 get_SupportsOpacity();  
public:  
   virtual property bool SupportsOpacity 
   { 
      bool get() override 
   } 

Property Value

true if this AnnRedactionObject supports opacity; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly