Click or drag to resize
Sandcastle Help File BuilderSupportAnimatedGIFBehaviorSetSupportAnimatedGif Method
Sets the property value

Namespace: SandcastleBuilder.WPF.Behaviors
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
public static void SetSupportAnimatedGif(
	Image image,
	bool value
)

Parameters

image
Type: System.Windows.ControlsImage
The image control
value
Type: SystemBoolean
The new value
See Also