Click or drag to resize

Selection Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsSelection

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class Selection : IEnumerable

The Selection type exposes the following members.

Constructors
  NameDescription
Public methodSelection
Initializes a new instance of the Selection class
Top
Properties
  NameDescription
Public propertyCount
Public propertyItem
Top
Methods
  NameDescription
Public methodGetEnumerator
Public methodToString (Overrides ObjectToString.)
Public methodToXml
Top
See Also