Search
ComponentVisitor Members
Constructors Methods
 


Defines the base visitor class for hierarchy of Component objects.

The following tables list the members exposed by the ComponentVisitor type.

 Public Constructors

  Name Description

ComponentVisitor

Initializes a new instance of the ComponentVisitor class.

 Public Methods

  Name Description

VisitPanel

Visits a Panel component.

VisitPlot

Visits a Plot component.

 See Also