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: 12.0.0.0
Syntax
public int ImageHeight { get; set; }

Property Value

Type: Int32
See Also