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

ThumbnailListItem.Pidl Property

Gets the PIDL associated with the current item.

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

Syntax

Visual Basic
Public ReadOnly Property Pidl As Pidl
C#
public Pidl Pidl { get; }

Property Value

Pidl class instance which represents a Shell namespace object associated with this item.

See Also

Reference