←Select platform

RegionRenderCallback Property

Summary

User callback used to customize rendering region outlines.

Syntax
C#
VB
C++
public ControlRegionRenderCallback RegionRenderCallback { get; set; } 
Public Property RegionRenderCallback() As ControlRegionRenderCallback 
   Get 
   Set 
public:  
   property ControlRegionRenderCallback^ RegionRenderCallback 
   { 
      ControlRegionRenderCallback^ get() 
      void set(ControlRegionRenderCallback^ value) 
   } 

Property Value

The user callback used to customize rendering region outlines. Default value is null.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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