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

BitmapChangingEventArgs.Change Property

Indicates an action which caused bitmap changing.

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

Syntax

Visual Basic
Public Property Change As BitmapChange
C#
public BitmapChange Change { get; set; }

Property Value

BitmapChange value indicating an action which caused bitmap changing.

See Also

Reference