IKinematicStateServiceReferenceFrame Property  | 
 
            Gets the reference frame that describes both the position and orientation of this object.
            
 
    Namespace: 
   AGI.Foundation.Geometry
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxReferenceFrame ReferenceFrame { get; }ReadOnly Property ReferenceFrame As ReferenceFrame
	Get
property ReferenceFrame^ ReferenceFrame {
	ReferenceFrame^ get ();
}abstract ReferenceFrame : ReferenceFrame with get
Property Value
Type: 
ReferenceFrame
See Also