Click or drag to resize

ImageFormatInfoImageHeight Property

Height of the image in pixel. The width is calculated to preserve the aspect ratio.

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public int ImageHeight { get; set; }

Property Value

Type: Int32
See Also