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; }
Public Property ImageHeight As Integer
Get
Set
Property Value
Type:
Int32See Also