Tag.Opacity Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the opacity of the tag.
public double? Opacity { get; }
Property value
System.Nullable{System.Double}
Gets the opacity of the tag.
public double? Opacity { get; }