Click or drag to resize
IImageFileManagerImageFileDimensions Method
Attempts to figure out the dimensions of an image stored within a file as quickly as possible.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Size ImageFileDimensions(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: Size
See Also