PlacedResource.VerticalMeshPoints

PlacedResource.VerticalMeshPoints property

Gets or sets the horizontal mesh points of the placed layer in the PSD file.

public double[] VerticalMeshPoints { get; set; }

Property Value

The horizontal mesh points of the placed layer.

See Also