This documentation is for the old version. Go to the latest Upload Suite docs

UploadedFile.CropBounds Property

This property is reserved for the future versions.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public MustOverride ReadOnly Property CropBounds As Rectangle
C#
public abstract Rectangle CropBounds { get; }

Property Value

Type: System.Drawing.Rectangle

This property is reserved for the future versions.

See Also

Reference