←Select platform

Rectangle Property (CopyRectangleCommand)

Summary

Gets or sets the rectangle area to copy (in pixels).

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadRect Rectangle {get; set;} 
Public Property Rectangle As Leadtools.LeadRect 
public Leadtools.LeadRect Rectangle {get; set;} 
@property (nonatomic, assign) LeadRect rectangle 
public LeadRect getRectangle() 
public void setRectangle(LeadRect value) 
             
  
get_Rectangle(); 
set_Rectangle(value); 
Object.defineProperty('Rectangle');  
public: 
property Leadtools.LeadRect Rectangle { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

The rectangle area to copy (in pixels).

Example

For an example, refer to CopyRectangleCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize