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

IconChangedEventArgs.View Property

Gets a view for which the icon has been changed.

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

Syntax

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

Property Value

View value that specify a view for which the icon has been changed.

See Also

Reference