This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.CrsHasCrop Property

Gets the crs:HasCrop tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property CrsHasCrop As String
C#
public static string CrsHasCrop { get; }

Property Value

crs:HasCrop tag.

Remarks

A value indicating if the image has a cropping rectangle. Belongs to the Photoshop® Camera Raw schema.

See Also

Reference