System.Drawing.Imaging.WmfPlaceableFileHeader.Inch Property

Gets or sets the number of twips per inch.

Syntax

public short Inch { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Normally, there are 1440 twips per inch; however, this number can be changed to scale the image. A value of 720 indicates that the image is double its normal size, or scaled to a factor of 2:1. A value of 360 indicates a scale of 4:1. Conversely, a value of 2880 indicates that the image is scaled down in size by a factor of two. A value of 1440 indicates a 1:1 scale ratio.

Requirements

Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0