ImageInputTCropImage Property

Whether to crop the image if the aspect ratio of the image isn't of a 1:1 ratio.

Definition

Namespace: MobileTrack.Web.Components.Components
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[ParameterAttribute]
public bool CropImage { get; set; }

Property Value

Boolean

See Also