←Select platform

RenderItemFloaterRegion Event

Summary

Renders the item floater region.

Syntax
C#
C++/CLI
public event EventHandler<ImageViewerRenderEventArgs> RenderItemFloaterRegion 
public:  
   event EventHandler<Leadtools::Controls::ImageViewerRenderEventArgs^>^ RenderItemFloaterRegion 
Remarks

During this part of the rendering cycle, the viewer will check if the item contains a floater image (stored in ImageViewerItem.Floater. If this is true and the value of FloaterRegionRenderMode is other than ControlRegionRenderMode.None then the viewer will render the outline of the floater on top of the image.

For more information, refer to Image Viewer Rendering.

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eImageViewerRenderEventArgsThe event data.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.