Click or drag to resize

RotationControlPointProperties Class

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

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

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
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