Click or drag to resize

VisualEventArgs Class

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

Inheritance Hierarchy

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

The VisualEventArgs type exposes the following members.

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