Gets width of this user-selected file (in pixels) if it is an image.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public abstract int SourceWidth { get; }
Type: System..Int32
The width of this user-selected file (in pixels) it it is an image. Otherwise, this property returns 0
.