Click or drag to resize

KinematicLink Class

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

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.CommonBindableBase
            Demo3D.Visuals.KJEKinematicLink

Namespace:  Demo3D.Visuals.KJE
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class KinematicLink : BindableBase, 
	IDisposable

The KinematicLink type exposes the following members.

Constructors
  NameDescription
Public methodKinematicLink
Initializes a new instance of the KinematicLink class
Top
Properties
Methods
See Also