ImageAnimationPreviewer ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContentManager.Previewers ContentPreview
    DeltaEngine.Editor.ContentManager.Previewers ImageAnimationPreviewer

Namespace: DeltaEngine.Editor.ContentManager.Previewers
Assembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public sealed class ImageAnimationPreviewer : ContentPreview

The ImageAnimationPreviewer type exposes the following members.

Constructors

  NameDescription
Public methodImageAnimationPreviewer
Initializes a new instance of the ImageAnimationPreviewer class
Top
Methods

  NameDescription
Protected methodInit (Overrides ContentPreview Init .)
Protected methodPreview (Overrides ContentPreview Preview(String).)
Public methodPreviewContent (Inherited from ContentPreview.)
Top
See Also