IViewObjectEx Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds better drawing, hit-testing for non-rectangular objects, and sizing to the capabilities of IViewObject2. For more information, see IViewObjectEx.
public interface class IViewObjectEx : Microsoft::VisualStudio::OLE::Interop::IViewObject2
public interface class IViewObjectEx : Microsoft::VisualStudio::OLE::Interop::IViewObject2
__interface IViewObjectEx : Microsoft::VisualStudio::OLE::Interop::IViewObject2
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("3AF24292-0C96-11CE-A0CF-00AA00600AB8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IViewObjectEx : Microsoft.VisualStudio.OLE.Interop.IViewObject2
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("3AF24292-0C96-11CE-A0CF-00AA00600AB8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IViewObjectEx : Microsoft.VisualStudio.OLE.Interop.IViewObject2
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("3AF24292-0C96-11CE-A0CF-00AA00600AB8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IViewObjectEx = interface
interface IViewObject2
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("3AF24292-0C96-11CE-A0CF-00AA00600AB8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IViewObjectEx = interface
interface IViewObject2
interface IViewObject
Public Interface IViewObjectEx
Implements IViewObject2
- Attributes
- Implements