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.) | |
Draw(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, UInt32, array<RECTL[], array<RECTL[], IContinue) | ||
Freeze | (Inherited from IViewObject.) | |
Freeze(UInt32, Int32, UInt32, UInt32%) | ||
GetAdvise | (Inherited from IViewObject.) | |
GetAdvise(UInt32%, UInt32%, IAdviseSink%) | ||
GetColorSet | (Inherited from IViewObject.) | |
GetColorSet(UInt32, Int32, UInt32, array<DVTARGETDEVICE[], UInt32, IntPtr%) | ||
GetExtent | ||
SetAdvise | (Inherited from IViewObject.) | |
SetAdvise(UInt32, UInt32, IAdviseSink) | ||
Unfreeze | (Inherited from IViewObject.) | |
Unfreeze(UInt32) |
Top