←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly