C# Class Spryt.LayerRemovedEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: Metapyziks/SprytEditor

Public Properties

Property Type Description
Index int

Public Methods

Method Description
LayerRemovedEventArgs ( int index ) : System

Method Details

LayerRemovedEventArgs() public method

public LayerRemovedEventArgs ( int index ) : System
index int
return System

Property Details

Index public_oe property

public int Index
return int