IViewObject2 Interface

 

Enables an object to display itself without passing a data object to the caller. Also returns the size of the drawing for a given view of an object. Extends and inherits from IViewObject. For more information, see .B150CA4B-C53C-4BCB-85FA-461F9FA8B63B

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

[GuidAttribute("00000127-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(1)]
public interface IViewObject2 : IViewObject
Return to top
Show: