Gets or sets the reference image width for 1x resolution that other resolutions will be based on. If not provided, the regular image width will be used.
public Nullable<UInt16> Width1x { get; set; }
- Type:
- Nullable<UInt16>
Gets or sets the reference image width for 1x resolution that other resolutions will be based on. If not provided, the regular image width will be used.
public Nullable<UInt16> Width1x { get; set; }