C# Class Spryt.LayerRemovedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Metapyziks/SprytEditor

Méthodes publiques

Свойство Type Description
Index int

Méthodes publiques

Méthode Description
LayerRemovedEventArgs ( int index ) : System

Method Details

LayerRemovedEventArgs() public méthode

public LayerRemovedEventArgs ( int index ) : System
index int
Résultat System

Property Details

Index public_oe property

public int Index
Résultat int