| Class | Description |
| NArcTo | A plotter command that draws a bowed circular arc from the previous command location to this command location. |
| NArcTo.NArcToDesigner | Designer for NArcTo. |
| NArrowhead | Represents an attribute, which controls the shape, size and appearance of arrowheads. |
| NArrowhead.NArrowheadDesigner | Designer for NArrowhead. |
| NArrowheadShape | Represents an arrowhead shape |
| NArrowheadStencil | Represents the stencil that is used to render the arrowheads in a drawing |
| NAutoConnectAction | Represents an action from the AutoConnect |
| NAutoConnectActionContext | Represents the context in which an auto connect operation is executed. |
| NAutoConnectButtonInfo | Represents the information that is required for each auto connect button. |
| NAutoConnectMenuAction | Represents an AutoConnect action from the context menu |
| NBookmark | Represents a page bookmark. |
| NBookmarkCollection | A collection of NBookmark elements |
| NBookmarkCollection.NBookmarkCollectionDesigner | Designer associated with NBookmarkCollection |
| NBookmarkManager | Represents a page bookmark manager. |
| NBuildContextMenuEventArgs | Event arguments associated with the NDiagramItem.BuildContextMenuEvent. |
| NBuildContextRibbonGroupEventArgs | Event arguments associated with the NShape.BuildContextRibbonGroupEvent. |
| NCircularArcTo | A geometry command that plots a circular arc from the previous command location to this command location. |
| NCircularArcTo.NCircularArcToDesigner | Designer for NCircularArcToDesigner. |
| NControl | Represents a shape control point. |
| NControl.NControlDesigner | Designer for NControl. |
| NControlCollection | A collection of NControl elements. |
| NControlGlue | Represents the glue that is used by NControlGlueFx expressions assigned to the shape control points. |
| NControlGlueToGeometryContour | A control point glue, which glues a shape control point to a the factor location specified by the LocationFactor parameter (0 is the start of the geomety contour, 1 is the end). Additionally the location can be offset with an absolute value, specified by the LocationOffset parameter. |
| NControlGlueToGeometryContour.NControlGlueToGeometryContourDesigner | Designer for NControlGlueToGeometryContour. |
| NControlGlueToGeometryVertex | A control glue, which glues the shape control to a certain vertex of a certain geometry command of the control Glue shape. |
| NControlGlueToPort | A control point glue, which glues the a shape control point to a certain port of the control Glue shape. |
| NControlGlueToShapeBox | A control point glue, which glues a shape control point to a point defined relatively to a shape box respectively. |
| NControlGlueToShapeBox.NControlGlueToShapeBoxDesigner | Designer for NControlGlueToShapeBox. |
| NControlGlueToShapeLine | An end point glue, which glues a shape end point (Begin or End) to a shape line factor location specified by the LocationFactor parameter. The shape line is the line connecting the Begin and End points. 0 is the start of the shape line, 1 is the end. |
| NControlGlueToShapeLine.NControlGlueToShapeLineDesigner | Designer for NControlGlueToShapeLine. |
| NCubicBezierTo | A geometry command that plots a cubic bezier curve from the previous command location to this command location. |
| NCubicBezierTo.NCubicBezierToDesigner | Designer for NCubicBezierToDesigner. |
| NDataObjectAdaptor | The NDataObjectAdaptor class serves as base class for all data object adapters that "adapt" Data Objects content to Diagram Clippings. |
| NDataObjectAdaptorCollection | The NDataObjectAdaptorCollection class is a strongly typed collection, containging NDataObjectAdaptor instances |
| NDiagramClipping | The NDiagramClipping serves as base class for drawing and library clippings. A diagram clipping facilities the Data Exchange operations related to drawing and library items. A drawing clipping contains one or more page clippings. |
| NDiagramCommandBarBuilder | Creates the Nevron Diagram command bar UI. |
| NDiagramContextMenu | Serves as base class for drawing and library context menues. |
| NDiagramExtension | Base class for all diagram extensions. Diagram extensions are used to determine the type of the diagram in a drawing page in order to adapt the commanding user interface to it. |
| NDiagramExtensionCollection | A collection of diagram extensions. |
| NDiagramExtensionCollection.NDiagramExtensionCollectionDesigner | Designer for diagram extension collections. |
| NDiagramFilters | A static class that contains some commonly used diagram filters. |
| NDiagramFilters<TItem> | A static class that contains some commonly used diagram filters. |
| NDiagramHelpers | Contains functions that are commonly used in different diagram places. |
| NDiagramItem | An input element subclass, that serves as base class for all essential diagram elements, such as page items and library items. |
| NDiagramItemIsSelectedFilter<TItem> | Filters shapes nodes with the specified type. |
| NDiagramItemPermissionsFilter<TItem> | Filters diagram items by their permissions |
| NDiagramModule | Represents the Nevron Diagram module. |
| NDiagramRibbonBuilder | Creates the Nevron Diagram ribbon. |
| NDiagramRootElement | Base class for diagram root elements. |
| NDiagramSurface<TItem,TItemCollection,TSelection> | Represents a surface for diagram items. Serves as base class for NPage and NLibrary. |
| NDiagramSurface.NDiagramSurfaceDesigner<TItem,TItemCollection,TSelection> | Designer for NDiagramSurface. |
| NDiagramSurfaceLayout | Represents the settings related to the page printing layout. |
| NDiagramSurfaceSelection<TItem> | Serves as base class for selections of diagram items (page items and library items selection objects) |
| NDiagramUIThemePlugin | A theme plugin that adds rules for the Nevron diagram control. |
| NDiagramUndoCommandAction | A command action that undos a single or multiple history commands |
| NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> | A document view that serves as base class for NDrawingView and NLibraryView. |
| NDirectorySearchItem | Represents a search item from the directories tree. Serves as base class for NLibrarySeachItem and NFolderSearchItem |
| NDirectorySearchItemCollection<T> | Represents a collection of directory search items |
| NDR | Namespace class for resources used by the Nevron.Diagram assembly |
| NDrawBoxCommand | A geometry command that serves as base class for draw box commands such as DrawRectangle, DrawEllipse, DrawPolyline, DrawPolygon and DrawPath. |
| NDrawBoxCommand.NDrawBoxCommandDesiger | Designer for NDrawBox. |
| NDrawEllipse | A geometry command that draws an ellipse inside the box defined by the Left, Top, Right and Bottom sides. |
| NDrawing | Represents an interactive drawing, that consists of pages. A drawing is the root element inside a NDrawingDocument. |
| NDrawingClipping | The NDrawingClipping represents a set of drawing items, that can be transfered across documents via Clipboard and Drag and Drop operations |
| NDrawingCodeBehind | Serves as base class for drawing code behind objects |
| NDrawingContextMenu | Represents a context menu factory. It is used to construct context menus for the context editable drawing elements. An instance of this class can be obtained by the NDrawing.ContextMenu property. |
| NDrawingDataObjectAdaptor | The NDrawingDataObjectAdaptor is used to adapt data objects for diagram drawing. |
| NDrawingDocument | Represents a document that contains an NDrawing element. An NDrawingDocument can be viewed and edited inside a NDrawingView. |
| NDrawingSettings | An element, which contains various drawing settings related to the the appearance and behavior of the item editors, tools etc. |
| NDrawingSettings.NDrawingSettingsDesigner | Designer for NDrawingSettings. |
| NDrawingView | Represents an interactive drawing, which consists of a set of pages. |
| NDrawingViewRichTextContextMenuBuidler | Represents a context menu builder for diagram rich text text context menus |
| NDrawingViewWithCommandBars | A drawing view with command bars. |
| NDrawingViewWithRibbon | A drawing view with a ribbon. |
| NDrawPath | A geometry command that draws a path inside the box defined by the Left, Top, Right and Bottom sides. The path points are expressed relatively to the box defined by the (Left, Top, Right and Bottom) sides. |
| NDrawPolygon | A geometry command that draws a polygon inside the box defined by the (Left, Top, Right and Bottom) sides. The polygon points are expressed relatively to the box defined by the (Left, Top, Right and Bottom) sides. |
| NDrawPolyline | A geometry command that draws a polyline inside the box defined by the Left, Top, Right and Bottom sides. The polyline points are expressed relatively to the box defined by the (Left, Top, Right and Bottom) sides. |
| NDrawPolypoints<T> | A geometry command that serves as base class for NDrawPolygon and NDrawPolyline commands inside the box defined by the Left, Top, Right and Bottom sides. |
| NDrawPolypoints.NDrawPolypointsDesigner<T> | Designer for NDrawPolypoints. |
| NDrawRectangle | A geometry command that draws a rectangle inside the box defined by the Left, Top, Right and Bottom sides. |
| NEllipticalArcTo | A geometry command that plots an elliptical arc from the previous command location to this command location. |
| NEllipticalArcTo.NEllipticalArcToDesigner | Designer for NEllipticalArcToDesigner. |
| NEndPointGlue | Represents the glue that is used by NEndPointGlueFx expressions assigned to the shape end points. |
| NEndPointGlueToDynamicPoint | An end point glue, which glues a shape end point (Begin or End) to a dynamic point, defined by the shape geometry, box, ports or other aspects. Serves as base class for NEndPointGlueToBoxContour, NEndPointGlueToGeometryContour and NEndPointGlueToNearestPort. |
| NEndPointGlueToGeometryContour | An end point glue, which glues a shape end point (Begin or End) to a the factor location specified by the LocationFactor parameter. 0 is the start of the geomety contour, 1 is the end. |
| NEndPointGlueToGeometryContour.NEndPointGlueToGeometryContourDesigner | Designer for NEndPointGlueToGeometryContour. |
| NEndPointGlueToGeometryIntersection | An end point glue, which glues a shape end point (Begin or End) to the intersection point between the vector formed by the gluee shape center and the end-point direction vector and the gluee shape geometry. |
| NEndPointGlueToGeometryVertex | An end point glue, which glues a shape end point (Begin or End) to a certain geometry command vertex of the From or To shape respectively. |
| NEndPointGlueToNearestPort | An end point glue, which glues a shape end point (Begin or End) to the nearest port of the From or To shape respectively. |
| NEndPointGlueToPort | An end point glue, which glues a shape end point (Begin or End) to a certain port of the From or To shape respectively. |
| NEndPointGlueToShapeBox | An end point glue, which glues a shape end point (Begin or End) to a point defined relatively to the From or To shape box respectively. |
| NEndPointGlueToShapeBox.NEndPointGlueToShapeBoxDesigner | Designer for NEndPointGlueToShapeBox. |
| NEndPointGlueToShapeBoxIntersection | An end point glue, which glues a shape end point (Begin or End) to the intersection point between the vector formed by the gluee shape center and the end-point direction vector and the gluee shape Width/Height box. |
| NEndPointGlueToShapeLine | An end point glue, which glues a shape end point (Begin or End) to a shape line factor location specified by the LocationFactor parameter. The shape line is the line connecting the Begin and End points. 0 is the start of the shape line, 1 is the end. |
| NEndPointGlueToShapeLine.NEndPointGlueToShapeLineDesigner | Designer for NEndPointGlueToShapeLine. |
| NFamilyTreeExtension | Diagram extension for family tree diagrams. |
| NFamilyTreeExtension.NFamilyTreeExtensionDesigner | Designer for NFamilyTreeExtension objects. |
| NFindTextSettings | Contains settings for text find operations. |
| NFindTextSettings.NFindTextSettingsDesigner | Designer for NFindTextSettings. |
| NFloorPlanExtension | Diagram extension for floor plan diagrams. |
| NFlowchartExtension | Diagram extension for flowchart diagrams. |
| NFolderSearchItem | Information about a library folder. |
| NForeignGlue<TFx> | An attribute that serves as base class for all types of glue (end points glue, master glue, control points glue etc.) |
| NForeignGlue.NForeignGlueDesigner<TFx> | Designer for NForeignGlue. |
| NGeometry | Represents a shape geometry. The geometry defines a dynamically constructed graphics path, which is created by the geometry child commands. |
| NGeometry.NGeometryDesigner | Designer for NGeometry. |
| NGeometryCommand | Serves as base class for all plotter and figures geometry commands that define the base path of a geometry. |
| NGeometryCommand.NGeometryCommandDesigner | Designer for NGeometryCommand. |
| NGlue<TFx> | An attribute that serves as base class for all types of glue (end points glue, master glue, control points glue, ports etc.) |
| NGlue.NGlueDesigner<TFx> | Designer for NGlue. |
| NGlueShapesEventArgs | Event which is raised by the page interaction when a 1DShape begin or end point needs to be connected to 2DShape. |
| NGrid | Represents the page grid. |
| NGrid.NGridDesigner | Designer for NGrid. |
| NGridRulersBase | Serves as base class for the page grid and rulers |
| NGridRulersBase.NGridRulersBaseDesigner | Designer for NGridRulersBase. |
| NGroup | Represents a shape that holds (contains) other shapes and which the user can manipulate (group, ungroup etc.). |
| NGroup.NGroupDesigner | A designer for NGroup. |
| NGuideline | Serves as base class for horizontal and vertical guidelines. |
| NGuideline.NGuidelineDesiger | Designer for NShape. |
| NHandleStyle | Represents an attribute, which controls the appearance of a specific set of handles. |
| NHorizontalGuideline | Represents a horizontal guideline. |
| NHRuler | The Horizontal ruler of the drawing |
| NHRulerMousePosition | Represents the horizontal ruler mouse position marker. |
| NIconsLibraryItemsView | Represents the icons library items view. |
| NImageBlock | Represents an image block |
| NImageBlockGlue | Represents the glue that is used by NImageBlockGlueFx expressions assigned to the shape ports. |
| NImageBlockGlueToGeometryContour | An image block glue, which glues the image block Pin and Angel to a relative value along the shape contour. |
| NImageBlockGlueToGeometryContour.NImageBlockGlueToGeometryContourDesigner | Designer for NImageBlockGlueToGeometryContour. |
| NImageBlockGlueToLargestInnerRectangle | An image block glue, which glues the image block to the center of the largest inner rectangle in the shape's polygon. |
| NImageBlockGlueToShapeLine | A shape block glue, which glues a shape block to a factor location along the line connecting the begin and end points of a shape. |
| NImageBlockGlueToShapeLine.NImageBlockGlueToShapeLineDesigner | Designer for NImageBlockGlueToShapeLine |
| NInplaceEditor | A content holder that holds the widget for a shape inplace editing. |
| NLayer | Represents a page layer |
| NLayerCollection | A collection of NLayer elements |
| NLayerCollection.NLayerCollectionDesigner | |
| NLayoutData | Represents a per shape data that NOV Diagram layouts can optionally use. |
| NLayoutData.NGridDesigner | Designer for NGrid. |
| NLibrary | The NLibrary class represents a storage for reusable drawing clippings, represented by NLibraryItem instances. The items of a library are contained in the Items collection. |
| NLibrary.NLibraryDesigner | Designer for NPage. |
| NLibraryBrowser | A navigation bar, which shows libraries and libraries created from shape factories. |
| NLibraryClipping | The NLibraryClipping represents a set of library items, that can be transfered across documents via Clipboard and Drag and Drop operations |
| NLibraryContextMenu | Represents a context menu factory. It is used to construct context menus for the context editable library items. An instance of this class can be obtained by the NLibrary.ContextMenu property. |
| NLibraryDataObjectAdaptor | The NLibraryDataObjectAdaptor is used to adapt data objects for library documents |
| NLibraryDocument | Represents a document that contains a NLibrary element. A NLibraryDocument can be viewed and edited inside a NLibraryView. |
| NLibraryFileSearchItem | Represents a library search item that is loaded from a file. |
| NLibraryFileSection | Represents a library section from the libraries accordion in the library browser. |
| NLibraryFileSectionSearchItem | Represents a library search item that is loaded from a library file section. |
| NLibraryGallerySearchInfo | Holds information about the predefined libraries in which to search for shapes and libraries. |
| NLibraryItem | The NLibraryItem class represents a drawing clipping, which contains one or more page items (Shapes, Connectors, Guidelines etc.). |
| NLibraryItem.NLibraryItemDesigner | A designer for NLibraryItem. |
| NLibraryItemCollection | A collection of NLibraryItem elements |
| NLibraryItemsView | Serves as base class for the different types of views upon the library items. |
| NLibraryItemsView.NLibraryItemsViewDesigner | Designer associated with NLibraryItemsView |
| NLibraryLayout | Represents the settings related to the page printing layout. |
| NLibrarySearchIndex | Library search index. |
| NLibrarySearchItem | Represents a search item that represents a library. Serves as base class for NLibraryFileSearchItem and NLibraryFileSectionSearchItem |
| NLibrarySearchManager | Manages the searches for shapes and libraries inside NOV diagram. |
| NLibrarySearchParams | Encapsulates the library search options |
| NLibrarySearchSection | Represents a search result section from the libraries accordion in the library browser. |
| NLibrarySection | Serves as base class for all sections inside the library browser. |
| NLibrarySelection | Represents the currently selected items of a page. |
| NLibraryView | A diagram view, which displays a library document. |
| NLineJumps | The NLineJumps attribute is used to encapsulate the line jumps feature of the connectors inside a drawing page. |
| NLineJumps.NLineJumpsDesigner | Designer for NLineJumps. |
| NLineTo | A plotter command that plots a line segment from the previous command location to this command location. |
| NListLibraryItemsView | Represents the list library items view. |
| NLogicalUnitBox | A logical unit box. |
| NMasterGlue | Represents the glue that is used by the NMasterGlueFx expressions that can be assigned to the shape PinX, PinY and Angle properties. |
| NMasterGluePortToPort | A master glue, which glues a shape port to a port of its master shape. This glue translates the shape so that the ports locations match, and rotates the shape so that the ports directions match. |
| NMediaVisibility | Represents an attribute, which controls the visibility of different drawing elements and decorations in the context of a specific media type. |
| NMoveTo | A plotter command that moves the plotter to a new location (starts a new figure) and optionally closes the previous figure. |
| NMoveTo.NMoveToDesigner | Designer for NMoveTo. |
| NNamedShapePart | Represents a named shape part, which is a shape element that has a name, with which it can be referenced in the shape sheet. |
| NNamedShapePartCollection<TNamedShapePart> | A collection of NUserCell elements |
| NNurbsTo | A plotter command that plots a nurbs curve from the previous command location to this command location. |
| NNurbsTo.NNurbsToDesigner | Designer for NNurbsTo. |
| NOrthogonalRoutableConnectorModel | Represents an orthogonal (Horizontally-Vertical) routable connector model. |
| NPage | Represents a drawing page. |
| NPage.NPageDesigner | Designer for NPage. |
| NPageCodeBehind | Serves as base class for page code behind objects |
| NPageCollection | A collection of NPage elements |
| NPagedPreview | Represents a paged preview. |
| NPageEditors | |
| NPageInteraction | Contains interation behavior properies |
| NPageInteraction.NPageInteractionDesigner | Designer for NPageInteraction. |
| NPageItem | Serves as base class for all items that can be placed in the items collection of a page or a library item - currently these are NGuideline and NShape. |
| NPageItemCollection | A collection of NPageItem elements |
| NPageLayout | Represents the settings related to the page printing layout. |
| NPagePart | Serves as base class for all subelements of a page, that are not page items |
| NPagePrintLayout | Represents the settings related to the page printing layout. |
| NPageRouting | The NPageRouting element encapsulates the page routing abilities. The NRoutableConnector instances that reside in the page use this manager to find a route in the obstacles map. |
| NPageRouting.NPageRoutingDesigner | Designer for NPageRouting. |
| NPageSelection | Represents the currently selected items of a page. |
| NPageSetupDialog | A dialog that edit the properties of a drawing page. |
| NPanAndZoomView | Represents a view for panning and zooming the content displayed by a drawing view. In order to be functional you need to set the DrawingView property to the view you want to pan and zoom. |
| NPanAndZoomViewportCorner | Represents a corner from the pan and zoom viewport |
| NPanAndZoomViewportSide | Represents a side from the pan and zoom viewport |
| NPlotterCommand | A geometry command that serves as base class for plotter commands such as MoveTo, LineTo etc. |
| NPlotterCommand.NPlotterCommandDesigner | Designer for NPlotterCommand. |
| NPolylineRoutableConnectorModel | Represents a polyline routable connector model. |
| NPolylineTo | A geometry command that plots a cubic bezier curve from the previous command location to this command location. |
| NPolylineTo.NPolylineToDesigner | Designer for NPolylineToDesigner. |
| NPort | Represents a shape port. A port is a point in the shape local coordinate system, which is typically used in shape connections. |
| NPort.NPortDesigner | Designer for NPort. |
| NPortCollection | A collection of NPort elements. |
| NPortFlowModeFilter | Filters ports by their flow mode. |
| NPortGlue | Represents the glue that is used by NPortGlueFx expressions assigned to the shape ports. |
| NPortGlueModeFilter | Filters ports by their glue mode. |
| NPortGlueToGeometryContour | A port glue, which glues the port to a the factor location specified by the LocationFactor parameter (0 is the start of the geomety contour, 1 is the end). Additionally the location can be offset with an absolute value, specified by the LocationOffset parameter. |
| NPortGlueToGeometryContour.NPortGlueToGeometryContourDesigner | Designer for NPortGlueToGeometryContour. |
| NPortGlueToShapeLine | A port glue, which glues a port to a factor location along the line connecting the begin and end points of the shape. |
| NPortGlueToShapeLine.NPortGlueToShapeLineDesigner | Designer for NPortGlueToShapeLine |
| NPreviewCollection | A collection of visual elements. Used as an overlay in drawings, pages and libraries. |
| NPrintVisibility | Controls the visibility of different drawing elements and decorations in the context of a print media type. |
| NPropertyEditorValuePair<TValue> | Represents a pair of a property editor and its value. |
| NQueryAutoConnectButtonContentEventArgs | Event arguments associated with the NShape.QuerySmartTagsContentEvent event |
| NReplaceTextSettings | Contains settings for text replace operations. |
| NReplaceTextSettings.NReplaceTextSettingsDesigner | Designer for NReplaceTextSettings. |
| NResources | DO NOT MODIFY MANUALLY. Automatically generated by NResourceMaker. |
| NRoutableConnector | Represents a shape, the geometry of which can avoid obstacles (other shapes) in its path. |
| NRoutableConnector.NRoutableConnectorDesigner | A designer for NRoutableConnector |
| NRoutableConnectorCreateGeometryPathEventArgs | Event arguments associated with the NRoutableConnecgtor.CreateGeometryPath event |
| NRoutableConnectorModel | Represents the model of a routable connector, that consists of points in the parent coordinate system. |
| NRoutableConnectorSegmentIterator | The NRoutableConnectorSegmentIterator class is used to iterate through the segments of a routable connector |
| NRuleBasedDrawingTheme | Represents a rule-based drawing theme. |
| NRuler<TMousePosition> | Serves as base class for the horizontal and vertical ruler of the drawing. |
| NRulerMousePosition | Serves as base class for the horizontal and vertical ruler mouse position markers. |
| NRulers | Represents the page rulers element, which control the content of the horizontal and vertical drawing rulers, when the rulers page is the currently active page. |
| NRulers.NRulersDesigner | Designer for NRulers. |
| NScratch | Represents a work area for entering expressions,the results of which can be consumed by other elements property expressions. By using scratches for common and repeating expressions, you can significantly improve the diagram evaluation performance. |
| NScratch.NScratchDesigner | Designer for NScratch. |
| NScratchCollection | A collection of NScratch elements |
| NScreenVisibility | Controls the visibility of different drawing elements and decorations in the context of a screen media type. |
| NSearchItem | Represents a search item. Serves as base class for shapes, libraries and folder search items. |
| NSearchItemCollection<TItem> | Represents a collection of search items |
| NShape | A page item that represents an object from the real world, concept or abstraction. Shapes are the primary building blocks of drawings. |
| NShape.NShapeDesigner | Designer for NShape. |
| NShapeBlock | A shape part, which represents a rotatable box inside the shape coordinate system. Serves as base class for NTextBlock and NImageBlock |
| NShapeBlock.NShapeBlockDesigner | Designer for NTextBlock. |
| NShapeBlockGlue<TFx> | The glue associated with shape blocks. Serves as base class for NImageBlockGlue and NTextBlockGlue |
| NShapeCodeBehind | Serves as base class for shape code behind objects. |
| NShapeCollection | A collection of NShape elements. |
| NShapeGraphPartTypeFilter | Filters NShape instances that be considered as valid graph vertices or edges. |
| NShapeHyperlink | Represents a shape link to an URL, file, page, shape or bookmark. |
| NShapeHyperlink.NShapeHyperlinkDesigner | Designer of shape hyperlinks. |
| NShapeMenuAction | Represents a menu action from the shape menu actions |
| NShapeMenuItem | Serves as base class for all shape menu items. |
| NShapeMenuItemCollection | A collection of NShapeMenuItem elements. |
| NShapeNameFilter | A filter that filters shapes by name. |
| NShapePart | Serves as base class for all subelements of a shape. |
| NShapePoint<TGlue> | Serves as base class for ports and control points. |
| NShapePoint.NShapePointDesigner<TGlue> | Designer for NShapePoint. |
| NShapeProperty | Represents a custom shape property. |
| NShapePropertyCollection | A collection of NShapeProperty elements |
| NShapeSearchItem | Represents a shape search item |
| NShapeSearchItemCollection | Represents a collection of shape search items |
| NShapeStyle | Contains theme styling information about a shape. |
| NShapeStyle.NShapeStyleDesigner | Designer for shape styles. |
| NShapeSubmenu | A shape menu item that creates a menu item that has a submenu. |
| NShapeTextFilter | A filter that filters shapes by text. |
| NShapeTextSearchState | Shape text search state. |
| NShapeTypeFilter | Filters shapes nodes with the specified type. |
| NSkipConnected1DShapesFilter | Skips the connected 1D shapes filter. |
| NSnapAndGlue | An attribute, which controls the snap and glue behavior of a drawing. |
| NSnapAndGlue.NSnapAndGlueDesigner | Designer for NSnapAndGlue. |
| NSnapCoordinateResult | Base class for all snap point results |
| NSnapPointResult | Represents the result of a point snapping. The snapped point is available in two coordinate systems - the drawing and the active page. |
| NSnapResult | Serves as base class for NSnapPointResult and NSnapCoordinateResult. |
| NSplit1DShapeEventArgs | Event which is raised when a 1D shape is splitted. |
| NTableBlock | A shape part, which renders a text table. |
| NTableBlockContent | The document block represents the text document and contains one or more sections. |
| NTableBlockContent.NTableBlockContentDesigner | Designer for tables. |
| NTableBlockEditor | Enables the inplace editing of table text block |
| NTableBlockPermissionsFilter | Filters diagram items by their permissions |
| NTableCellPort | Represents a port which is attached to a table cell |
| NTableColumnPort | Represents a port which is attached to a table col |
| NTablePort | Represents a port which is attached to a table |
| NTableRowPort | Represents a port which is attached to a table row |
| NTextBlock | A shape part, which renders a text string. The text is controlled by the Text property. |
| NTextBlock.NTextBlockDesigner | Designer for NTextBlock. |
| NTextBlockBase | A shape part, which renders a text string. The text is controlled by the Text property. |
| NTextBlockBase.NTextBlockBaseDesigner | Designer for NTextBlock. |
| NTextBlockBaseEditor | A scrollable widget that displays an editable text. The text is controlled by the TextBlockContent property. |
| NTextBlockContent | The document block represents the text document and contains one or more sections. |
| NTextBlockContent.NDocumentStateDesigner | Section state designer |
| NTextBlockEditor | A scrollable widget that displays an editable text. The text is controlled by the TextBlockContent property. |
| NTextBlockGlue | Represents the glue that is used by NTextBlockGlueFx expressions assigned to the shape ports. |
| NTextBlockGlueToGeometryContour | A shape block glue, which serves as base class for Text and text blocks glue that glue the box to a geometry contour location and angle. |
| NTextBlockGlueToGeometryContour.NTextBlockGlueToGeometryContourDesigner | Designer for NTextBlockGlueToGeometryContour. |
| NTextBlockGlueToLargestInnerRectangle | A text block glue, which glues the text block to the center of the largest inner rectangle in the shape's polygon. |
| NTextBlockGlueToShapeLine | A shape block glue, which glues a shape block to a factor location along the line connecting the begin and end points of a shape. |
| NTextBlockGlueToShapeLine.NTextBlockGlueToShapeLineDesigner | Designer for NTextBlockGlueToShapeLine |
| NTextSearcher | Implements search functionality |
| NThemeAndStyle | Contains theme info and shape style nodes. |
| NThemeInfo | Contains theming information. |
| NThemeInfo.NThemeInformationDesigner | Designer for NThemeInfo. |
| NThumbnailsLibraryItemsView | Represents the thumbnails library items view. |
| NUserCell | Represents a user cell from the user cells collection of a shape. |
| NUserCellCollection | A collection of NUserCell elements |
| NUserClassFilter | User class filter. |
| NVerticalGuideline | Represents a vertical guideline |
| NVisualAid | A simple visual element, that draws a visual aid with verbatim parameters |
| NVisualAidCollection | A collection of page visual aids, that renders in drawing coordinates |
| NVisualShapePart | Serves as base class for Geometry and TextBlock subelements of a shape. |
| NVRuler | The Vertical ruler of the drawing |
| NVRulerMousePosition | Represents the vertical ruler mouse position marker. |
| NWatermarkCollection | A collection of visual elements. Used as an overlay in drawings, pages and libraries. |