Click or drag to resize

BoxTubeEnd Class

The properties for the end of a box tube.
Inheritance Hierarchy
SystemObject
  Demo3D.VisualsBoxTubeEnd

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

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 ObjectToString.)
Top
Events
  NameDescription
Public eventPropertyChanged
Top
See Also