Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : FloaterOpacity Property |
public virtual double FloaterOpacity {get; set;}
'Declaration
Public Overridable Property FloaterOpacity As Double
Setting this value will automatically update ImageViewerItem.FloaterOpacity of all the items in this viewer to the same value. To change an item value individually, use the item property directly.
For more information, refer to Image Viewer Items and Image Viewer Appearance.
For an example, refer to ImageViewerItem.Floater.