Click or drag to resize

SelectionChangedEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DWSIM.Drawing.SkiaSharpSelectionChangedEventArgs

Namespace: DWSIM.Drawing.SkiaSharp
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public class SelectionChangedEventArgs : EventArgs
Request Example View Source

The SelectionChangedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodSelectionChangedEventArgs 
Top
Properties
 NameDescription
Public propertySelectedObject 
Top
Fields
 NameDescription
Private fieldm_SelectedObject 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also