Click or drag to resize

RotationControlPointProperties Class

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

Inheritance Hierarchy
System.DynamicDynamicObject
  NotifyPropertyChangedBase
    SimpleCustomTypeDescriptor
      GlobalizedProperties
        OwnedProperties
          ControlPointProperties
            Demo3D.VisualsRotationControlPointProperties

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class RotationControlPointProperties : ControlPointProperties

The RotationControlPointProperties type exposes the following members.

Constructors
  NameDescription
Public methodRotationControlPointProperties
Initializes a new instance of the RotationControlPointProperties class
Top
Properties
  NameDescription
Public propertyAngle
Top
See Also