←Select platform

SourceRectangle Property (RasterImagePrinter)

Summary

Actual source rectangle to print.

Syntax

C#
VB
C++
protected virtual System.Drawing.Rectangle SourceRectangle 
Protected Overridable Property SourceRectangle() As System.Drawing.Rectangle 
protected:  
   virtual property System::Drawing::Rectangle^ SourceRectangle 

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.

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