←Select platform

Rectangle Property

Summary

Gets or sets the rectangle area to which the image will be cropped.

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

Property Value

The rectangle area to which the image will be cropped.

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.CloudServices Assembly

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