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

Property Value

Type: Size
See Also