Click or drag to resize

AxisControlPointProperties Class

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

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

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

The AxisControlPointProperties type exposes the following members.

Constructors
  NameDescription
Public methodAxisControlPointProperties
Initializes a new instance of the AxisControlPointProperties class
Top
Properties
  NameDescription
Public propertyDistance
Public propertyLocation
Top
See Also