←Select platform

ControlRegionRenderMode Enumeration

Summary

Determines how to render the outline of a region area.

Syntax
C#
VB
C++
public enum ControlRegionRenderMode 
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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

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

Leadtools.Controls Assembly