It defines an action that creates tinted look of an element with a focal point represented by a shape. This class cannot be inherited.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Neodynamic.SDK..::.Action
    Neodynamic.SDK..::.FocalTint

See Also