Name | Description | |
---|---|---|
NLibraryBrowser Constructor | Default constructor. |
The following tables list the members exposed by NLibraryBrowser.
Name | Description | |
---|---|---|
NLibraryBrowser Constructor | Default constructor. |
Name | Description | |
---|---|---|
DrawingView | Gets or sets the drawing view associated with this library browser. | |
ExpandedLibrarySection | Gets or sets the currently selected library pane | |
ExpandedLibraryView | Gets the selected library view | |
HandleAutoConnect | Gets or sets whether the library browser handles the AutoConnect event of the drawing view. | |
LibrariesFolder | Gets or sets the libraries folder | |
LibraryDisplayOrder | Gets or sets the display order in which the libraries are viewed. | |
LibraryViewType | Gets or sets the type of view that needs to be used for viewing the libraries. | |
Mode | Gets or sets the library browser mode. | |
SearchManager | Gets the library search manager. |
Name | Description | |
---|---|---|
AddLibrarySection | Overloaded. Creates a new library section from the specified library. | |
AddLibrarySections | Opens the specified library sections. | |
CanMoveLibrarySectionDown | Determines whether the can move down operation can be executed. | |
CanMoveLibrarySectionUp | Determines whether the can move up operation can be executed. | |
CloseAllLibrarySections | Closes all opened library sections. | |
CloseExpandedLibrarySection | Closes the current expanded library section | |
CloseLibrarySection | Closes the specified library section. | |
CloseLibrarySections | Closes the specified library sections. | |
EnsureVisible | Ensures the visibility of the specified library section. | |
GetLibraryFileSections | Gets all library file sections in the library browser. | |
GetLibrarySearchSections | Gets all library search sections in the library browser. | |
GetLibrarySectionCount | Gets the count of library sections in this library browser. | |
GetLibrarySections | Gets all library sections in the library browser (library file sections and library search sections). | |
MoveLibrarySectionDown | Moves down the specified library section. | |
MoveLibrarySectionUp | Moves up the specified library section. | |
ResetLibraries | Closes all currently opened shape libraries and opens only the default ones - "Basic" and "Connectors". |
Name | Description | |
---|---|---|
BuildCommander | Builds the library browser commander, by adding command actions | |
CnIj | ||
fnIj | ||
hnIj | ||
OnLibraryDisplayOrderChanged | Called when the LibraryDisplayOrder property has changed. | |
OnLibraryViewTypeChanged | Called when the LibraryViewType property has changed. | |
OnModeChanged | Called when the Mode property has changed. |