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: 19.00.00
Syntax
C#
public class RotationControlPointProperties : ControlPointProperties

The RotationControlPointProperties type exposes the following members.

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