ImageFormatInfoImageHeight Property |
Height of the image in pixel. The width is calculated to preserve the aspect ratio.
Namespace: Easymap.AddIn.ExportAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic int ImageHeight { get; set; }Public Property ImageHeight As Integer
Get
Set
Property Value
Int32
See Also