Class Axis
Class for representing an axis or a length.
Inherited Members
Namespace: Pidf
Assembly: Ng911Lib.dll
Syntax
public class Axis
  Constructors
| Edit this page View SourceAxis()
Default constructor.
Declaration
public Axis()
  Fields
| Edit this page View SourceValue
Length value.
Declaration
public double Value
  Field Value
| Type | Description | 
|---|---|
| double | 
uom
Specifies the units of measure. The default value specifies meters.
Declaration
public string uom
  Field Value
| Type | Description | 
|---|---|
| string |