←Select platform

Rectangle Property

Summary

Gets the current pan rectangle.

Syntax

C#
VB
C++
public Rect Rectangle { get; } 
  
Public ReadOnly Property Rectangle As Rect 
public: 
property Rect Rectangle { 
   Rect get(); 
} 

Property Value

The current pan rectangle being drawn.

Example

For C#/VB examples, refer to ImagePanViewer.

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.Windows.Controls Assembly