Interface IMarkerParent Last update: 16.07.2025 Namespace: VM.Managed.DAFUL Assembly: VMDFBase.dll This interface is to represent the marker parent. public interface IMarkerParent Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties ParentType Gets the type of the parent. MarkerParentType ParentType { get; } Property Value MarkerParentType ReferenceFrameType Gets the type of the reference frame. MarkerReferenceFrameType ReferenceFrameType { get; } Property Value MarkerReferenceFrameType