Rectangle Property

Summary
Gets or sets the dimensions for a segment.
Syntax
C#
VB
C++
public LeadRect Rectangle { get; set; } 
Public Property Rectangle As LeadRect 
public: 
property LeadRect Rectangle { 
   LeadRect get(); 
   void set (    LeadRect ); 
} 

Property Value

The dimensions for a segment.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

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

Leadtools.PdfCompressor Assembly

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