Click or drag to resize
ImageBaseHeight Property
Gets the height of the image in pixels.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public int Height { get; }

Property Value

Type: Int32
See Also