←Select platform

ControlRegionRenderMode Enumeration

Summary

Determines how to render the outline of a region area.

Syntax
C#
C++/CLI
public enum ControlRegionRenderMode 
public enum class ControlRegionRenderMode sealed 
Members

0

None

(0) Do not render the region.

1

Fixed

(1) Trace the region outline using a fixed frame.

2

Animated

(2) Trace the region outline using an animated frame.

Remarks

ControlRegionRenderMode is used by ImageViewer.ImageRegionRenderMode and ImageViewer.FloaterRegionRenderMode.

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

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.