←Select platform

Rectangle Property

Summary

Gets or sets the dimensions for a segment.

Syntax

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

Property Value

The dimensions for a segment.

Example

Refer to PdfCompressorEngine example.

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