Search
IComponentHost Methods
 


 Public Methods

  Name Description

ApplyEffects

Applies effects on the node using the specified arguments.

CreateMeasureGraphics

Creates an IGraphics object that can be used for text measurement.

GetClipboard

Retrieves the contents of the Windows clipboard through a direct call to the host.

Invalidate

Overloaded. Invalidates an area within the host or the entire drawing.

InvalidateLayout

Overloaded. Invalidates the arrangement of the components hosted in this host.

SetClipboard

Sets the contents of the clipboard through a direct call to the host.

StartTimer

Creates and starts a timer object.

StopTimer

Stops and disposes of the specified timer.

 See Also