NDrawingExplorer Class Members
In This Topic
The following tables list the members exposed by NDrawingExplorer.
Public Constructors
Public Fields
Protected Fields
| | Name | Description |
 | jddj | |
Top
Public Properties
| | Name | Description |
 | DefaultNodePresenter | Gets or sets the default node presenter, which is used to present nodes that are not explicitly presented by a specific type presenter. |
 | Drawing | Gets the drawing currently displayed by the drawing explorer |
 | DrawingView | Gets or sets the drawing view associated with this library browser. |
 | TreeView | Gets the tree view used to display the drawing structure. |
Top
Public Methods
| | Name | Description |
 | GetTypePresenter | Gets the presenter currently associated with nodes of the specified type. |
 | SetTypePresenter | Sets the presenter to use for the nodes of the specified type and derived types, if not explicitly overriden. |
Top
See Also