Click or drag to resize

DependentParameter Class

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

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

Namespace:  Demo3D.Visuals.KJE
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public class DependentParameter : BindableBase

The DependentParameter type exposes the following members.

Constructors
  NameDescription
Public methodDependentParameter
Initializes a new instance of the DependentParameter class
Top
Properties
  NameDescription
Public propertyOffset
Public propertyRatio
Public propertyValue
Top
Methods
See Also