←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 LeadRect 
public: 
property LeadRect Region { 
   LeadRect get(); 
   void set (    LeadRect ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly