←Select platform

ImageStretch Property

Summary

Gets or sets a value that specify how content should be stretched to fill the destination rectangle.

Syntax

C#
VB
C++
public Stretch ImageStretch {get; set;}
Public Property ImageStretch As Stretch
public: 
property Stretch ImageStretch { 
   Stretch get(); 
   void set (    Stretch ); 
} 

Property Value

A System.Windows.Media.Stretch enumeration value that specify how content should be stretched to fill the destination rectangle. Default value is Stretch.None.

Remarks

The following properties control how the object being printed is aligned and stretched inside Destination:

Example

For an example, refer to PrinterHelper.

Requirements

Target Platforms

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