Class WarpSettings

WarpSettings class

Parameters of layer with warp

public class WarpSettings

Constructors

NameDescription
WarpSettings(PlacedResource)Initializes a new instance of the WarpSettings class.
WarpSettings(OSTypeStructure[], Rectangle)Initializes a new instance of the WarpSettings class.

Properties

NameDescription
Bounds { get; }Gets or sets bounds of warp image
MeshPoints { get; set; }Photoshop mesh points
Rotate { get; set; }Gets or sets rotate value
Style { get; set; }Gets or sets style of warp
Value { get; set; }Gets or sets value of warp

See Also