PsdGroupFrame.Width Property

Gets the width of this layer.

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

Syntax

C#
public override int Width { get; }

Property Value

The width of this frame (in pixels).

Implements

IImageParams.Width

See Also

Reference