Click or drag to resize

BoxTubeEnd Class

The properties for the end of a box tube.
Inheritance Hierarchy
System.DynamicDynamicObject
  NotifyPropertyChangedBase
    SimpleCustomTypeDescriptor
      GlobalizedProperties
        Demo3D.VisualsBoxTubeEnd

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class BoxTubeEnd : GlobalizedProperties

The BoxTubeEnd type exposes the following members.

Constructors
  NameDescription
Public methodBoxTubeEnd
Initializes a new instance of the BoxTubeEnd class
Top
Properties
  NameDescription
Public propertyMaterial
Public propertyThickness
Public propertyVisible
Top
Methods
  NameDescription
Public methodToString (Overrides SimpleCustomTypeDescriptor.ToString.)
Top
See Also