Click or drag to resize

CustomFeature Class

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

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.CommonBindableBase
            Demo3D.VisualsCustomFeature

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class CustomFeature : BindableBase

The CustomFeature type exposes the following members.

Constructors
  NameDescription
Public methodCustomFeature
Initializes a new instance of the CustomFeature class
Top
Properties
  NameDescription
Public propertyMode
Public propertyNormal
Public propertyPoint
Public propertyShowNormal
Top
Methods
See Also