←Select platform

Region Property

Summary

A reference to a LeadRect that represents the region that covers the stent device in the sequence.

Syntax

C#
VB
C++
public LeadRect Region { get; set; } 
Public Property Region As Leadtools.LeadRect 
public: 
property Leadtools.LeadRect Region { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

A LeadRect that contains the rectangular region that covers the stent device in the sequence.

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.ImageProcessing.Core Assembly