Click or drag to resize

ObjectConnectionChangedArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DWSIM.Drawing.SkiaSharpObjectConnectionChangedArgs

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

The ObjectConnectionChangedArgs type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyFromObject 
Public propertyToObject 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also