PsdSmartFrame.WarpTilesX Property

Gets or sets the number of warp tiles in the X direction.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ReadOnlyCollection<float> WarpTilesX { get; }

Property Value

An integer representing the number of warp tiles in the X direction.

See Also

Reference