Gets or sets a position of the background image.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Position As BackgroundPosition
public BackgroundPosition Position { get; set; }
Type: Aurigma.ImageUploader.BackgroundPosition
The position of the background image.
Default value is Center.