IObjectInfo public interface IObjectInfo : IResourceInfo Contains information about a general object file. Documentation Code int Height { get; } Gets the height of the object. int Width { get; } Gets the width of the object.