IPlacedLayerResource.HorizontalMeshPoints

IPlacedLayerResource.HorizontalMeshPoints property

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

public double[] HorizontalMeshPoints { get; set; }

Property Value

The horizontal mesh points of the placed layer.

See Also