Click or drag to resize

Location Class

Exception location base class.
Inheritance Hierarchy

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
[SerializableAttribute]
public abstract class Location

The Location type exposes the following members.

Constructors
  NameDescription
Protected methodLocation
Initializes a new instance of the Location class
Top
See Also