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

The AxisControlPointProperties type exposes the following members.

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