Click or drag to resize
ImageBaseWidth Property
Gets the width 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 Width { get; }

Property Value

Type: Int32
See Also