FileAttribute.MinWidth Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the minimum width in pixels.
public int MinWidth { get; set; }
Property value
System.Int32
Gets or sets the minimum width in pixels.
public int MinWidth { get; set; }