IPlacedLayerResource.Bounds

IPlacedLayerResource.Bounds property

Gets or sets the bounds of the placed layer in the PSD file.

public Rectangle Bounds { get; set; }

Property Value

The placed layer bounds.

See Also