←Select platform

Region Property

Summary

Gets the System.Drawing.Region object that has been added or changed.

Syntax

C#
VB
C++
public Region Region { get; } 
  
Public ReadOnly Property Region As Region 
             
            public: 
property Region^ Region { 
   Region^ get(); 
} 
             

Property Value

A System.Drawing.Region object that has been added or changed.

Example

For an example, refer to MedicalViewerRegionCreatedEventArgs

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly