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

ColumnEventArgs Class

Base class for arguments of events related to a single column.

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

Syntax

Visual Basic
Public Class ColumnEventArgs _
	Inherits EventArgs
C#
public class ColumnEventArgs : EventArgs

Inheritance Hierarchy

Object Model




See Also

Reference