Icon.Size Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the size of the icon, i.e. 18, 24, 36, 48.
public int? Size { get; set; }
Property value
System.Nullable{System.Int32}
Gets or sets the size of the icon, i.e. 18, 24, 36, 48.
public int? Size { get; set; }