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
Syntaxpublic int ImageHeight { get; set; }
Public Property ImageHeight As Integer
Get
Set
Property Value
Type:
Int32
See Also