Interface ITransformFrame
public interface ITransformFrame : ICoordinateSystem
  - Inherited Members
 
- Extension Methods
 
Properties
motionFrame
IMotionFrame motionFrame { get; }
  Property Value
transform
ITransformModel transform { get; }
  Property Value
type
TransformFrameType type { get; }