ItemInfo.Name Property

Gets the item name.

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

Syntax

C#
public string Name { get; }

Return Value

A string that represents the item name.

See Also

Reference