MovingTileOpacity Property
MovingTileOpacity
Gets or sets the opacity level of a tile being moved by the user.
Declaration
[TypeConverter(typeof(OpacityConverter))]
public double MovingTileOpacity { get; set; }
<TypeConverter(GetType(OpacityConverter))>
Public Property MovingTileOpacity As Double