IViewObject2 Members
Include Protected Members
Include Inherited Members
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 IViewObject2.
The IViewObject2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Draw | (Inherited from IViewObject.) |
![]() |
Freeze | (Inherited from IViewObject.) |
![]() |
Freeze(UInt32, Int32, UInt32, UInt32%) | |
![]() |
GetAdvise | (Inherited from IViewObject.) |
![]() |
GetColorSet | (Inherited from IViewObject.) |
![]() |
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%) | |
![]() |
GetExtent | |
![]() |
SetAdvise | (Inherited from IViewObject.) |
![]() |
Unfreeze | (Inherited from IViewObject.) |
Top