Click or drag to resize
Sandcastle Help File BuilderSupportAnimatedGIFBehaviorGetSupportAnimatedGif Method
Gets the property value

Namespace: SandcastleBuilder.WPF.Behaviors
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
public static bool GetSupportAnimatedGif(
	Image image
)

Parameters

image
Type: System.Windows.ControlsImage
The image control

Return Value

Type: Boolean
The property value
See Also