←Select platform

SourceRectangle Property (RasterImagePrinter)

Summary

Gets the actual source rectangle to print.

Syntax

C#
VB
C++
protected Rectangle SourceRectangle {get;}
Protected ReadOnly Property SourceRectangle As Rectangle
protected: 
property Rectangle SourceRectangle { 
   Rectangle get(); 
} 

Property Value

A System.Drawing.Rectangle structure that specifies the actual source rectangle to use when printing.

Remarks

The value of this property is updated after you call Prepare.

Example

For an example, refer to RasterImagePrinter and ImageRectangle.

Requirements

Target Platforms

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