NevronOpenVision
Nevron.Nov.Diagram Namespace / NPage Class


In This Topic
    NPage Class Methods
    In This Topic

    For a list of all members of this type, see NPage members.

    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to ensure that the previews child is the last child in the list.  
    Public MethodOverridden. Appends custom context menu items.  
    Public MethodCenters the viewport to selection center and returns the selection center. Returns NPoint.NaN if the page doesn't have any selected items.  
    Public MethodOverridden. Copies the specified items to the clipboard.  
    Public MethodOverridden. Cuts the specified page items.  
    Public MethodOverloaded. Converts a length in page drawing units (DIPs) to a logical length. This method takes into account the drawing scale.  
    Public MethodConverts a length in page drawing units (DIPs) to a logical length. This method takes into account the drawing scale.  
    Public MethodOverridden. Requests a drag and drop operation for the specified items. Calls the funcResult delegate when the operation has completed. Calls the queryContinueDrag delegate while the operation is performed. Returns whether the Drag and Drop was requested.  
    Public MethodEnsures that the specified rectangle (in page coordinates) is visible within the page.  
    Public MethodGets the currently active layers, if any.  
    Public MethodGets a center point for inserting a new element such as table, barcode etc. This is usually the center of the viewport area.  
    Public MethodGets all guidelines contained in this collection  
    Public MethodGets the layer with the specified name. Returns null if such layer does not exist.  
    Public MethodGets the layers that pass the filter. If filter is null, returns all layers.  
    Public MethodOverloaded. Gets all shapes contained in this page.  
    Public MethodGets the total viewport area of the page.  
    Public MethodOverloaded. Overridden. Hit tests the node by point (in local coordinates).  
    Public MethodSizes the page to the bounds of the contained items.  
    Public MethodInvalidates the element arrange  
    Public MethodCalled by child or descendant arrange elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange.  
    Public MethodCalled by child or descendant measure elements that consider this element as measure parent, and want to inform it to invalidate it's measure.  
    Public MethodConverts a logical length to DIPs (e.g. page drawing units). This method takes into account the drawing scale.  
    Public MethodOverloaded. Converts a value measured in the logical unit, to DIPs (e.g. page drawing units). This method takes into account the drawing scale.  
    Public MethodOverridden. Pastes the clipboard content in this page.  
    Public MethodOverridden. Overriden to show the properties of this page.  
    Public MethodSizes the page to the bounds of the contained items.  
    Public MethodOverridden. Gets the string representation of the shape  
    Public MethodGets the current viewport (visible area) in page coordinates.  
    Public MethodCalled to arrange the element  
    Public MethodOverloaded. Increases the zoom factor with the zoom step.  
    Public MethodOverloaded. Decreases the zoom factor with the zoom step  
    Public MethodOverloaded. Zooms the page to the specified factor  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverloaded.   
    Protected Method  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Updates any references or cache related to the visitor of the node ancestors  
    Protected MethodCalled when the page CodeBehind property has changed.  
    Protected MethodCalled when the DisplayLength property has changed.  
    Protected MethodCalled when the DisplayLength or LogicalLength property has changed  
    Protected MethodCalled when the LogicalLength property has changed.  
    Protected MethodOverridden. Paints the background of the surface, which is performed before the custom painting in OnPrePaint.  
    Protected MethodOverridden.   
    Protected MethodOverridden. Called after the document node is registered in its owner document.  
    Protected MethodCalled when the Title property value has changed.  
    Protected MethodOverridden. Called when the transformation from local to parent coordinates of this page has changed. Raises the transform changed event.  
    Protected MethodOverridden. Called after the document node is unregistered from its owner document.  
    Protected MethodPaints the page border  
    Protected MethodPaints the page shadow  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Overriden to determine whether the properties menu item must be created  
    Protected MethodOverridden. Determines whether the visitor needs to visit this displayable branch.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodTranslates the items from the specified drawing clipping, when they are pasted in this page.  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Top
    See Also