Defines an action that adds shadowed matte frame to an element. This class cannot be inherited.

Namespace:  Neodynamic.SDK.ImageDraw
Assembly:  Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.0.2000.0)

Syntax

C#
public sealed class MuseumMatteFrame : Action
Visual Basic (Declaration)
Public NotInheritable Class MuseumMatteFrame _
	Inherits Action
Visual C++
public ref class MuseumMatteFrame sealed : public Action

Inheritance Hierarchy

System..::.Object
  Neodynamic.SDK.ImageDraw..::.Action
    Neodynamic.SDK.ImageDraw..::.MuseumMatteFrame

See Also