Click or drag to resize

ConveyorMotorProperties Class

The state of a conveyor motor.
Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          OwnedProperties
            Demo3D.VisualsMotorProperties
              Demo3D.VisualsConveyorMotorProperties

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

The ConveyorMotorProperties type exposes the following members.

Constructors
 NameDescription
Public methodConveyorMotorPropertiesInitializes a new instance of the ConveyorMotorProperties class
Top
Properties
Methods
Events
See Also