Click or drag to resize

RoutingInfo Class

Routing information.
Inheritance Hierarchy

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public class RoutingInfo

The RoutingInfo type exposes the following members.

Constructors
  NameDescription
Public methodRoutingInfo
Initializes a new instance of the RoutingInfo class
Top
Properties
  NameDescription
Public propertyString
A printable string description.
Top
See Also