Click or drag to resize

DimensionlessMotorProperties Class

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

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          OwnedProperties
            Demo3D.VisualsMotorProperties
              Demo3D.VisualsDimensionlessMotorProperties

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class DimensionlessMotorProperties : MotorProperties

The DimensionlessMotorProperties type exposes the following members.

Constructors
 NameDescription
Public methodDimensionlessMotorPropertiesInitializes a new instance of the DimensionlessMotorProperties class
Top
Properties
Methods
 NameDescription
Public methodReverseDirection
(Inherited from MotorProperties)
Public methodSetGrayCode
(Inherited from MotorProperties)
Top
Events
See Also