Aurigma Graphics Mill 5.5 for .NET
LayerEventArgs Class
Provides arguments for the events which are raised when some layer is added.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Remarks
This class contains arguments for the following events:
- The LayerAdded event of the LayerCollection class.
- The LayerAdded event of the MultiLayerViewer class.
- The LayerAdded event of the VObjectsRubberband class.
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.LayerEventArgs
L
Aurigma.GraphicsMill.WinControls..::.LayerChangedEventArgs
L
Aurigma.GraphicsMill.WinControls..::.LayerRemovedEventArgs


