Class Orientation
Class for representing an orientation of a shape.
Inherited Members
Namespace: Pidf
Assembly: Ng911Lib.dll
Syntax
public class Orientation
Constructors
| Edit this page View SourceOrientation()
Default constructor
Declaration
public Orientation()
Fields
| Edit this page View SourceValue
Value of the orientation.
Declaration
public double Value
Field Value
Type | Description |
---|---|
double |
uom
Specifies the units of measure. The default value specifies degrees.
Declaration
public string uom
Field Value
Type | Description |
---|---|
string |