Click or drag to resize

VisualEventArgs Class

[Missing <summary> documentation for "T:Demo3D.Visuals.VisualEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Demo3D.VisualsVisualEventArgs

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class VisualEventArgs : EventArgs

The VisualEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodVisualEventArgsInitializes a new instance of the VisualEventArgs class
Top
Fields
 NameDescription
Public fieldVisual 
Top
See Also