Interface IOrientation Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll This interface is to represent the information of orientation. Design Frame is casting as IOrientation. public interface IOrientation : IDirectionContainer, IDesignParameter Implements IDirectionContainer, IDesignParameter Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties Orientation Gets the orientation for design frame. OMatrix Orientation { get; } Property Value OMatrix