Click or drag to resize

Location Class

Exception location base class.
Inheritance Hierarchy

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

The Location type exposes the following members.

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