DisplayCanvasIsAnimated Property

CVB.Net Documentation
Gets/sets whether interactive zoom center/factor changes are animated.

Namespace:  Stemmer.Cvb.Wpf.Controls
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

[TypeConverterAttribute(typeof(BooleanConverter))]
public bool IsAnimated { get; set; }

Property Value

Type: Boolean

Implements

IDisplayIsAnimated
See Also

Reference