PsdSmartFrame.BoundingRect Property

Gets the rectangle that bounds the smart object.

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

Syntax

C#
public Rectangle BoundingRect { get; }

Return Value

The bounding rectangle.

See Also

Reference