NevronOpenVision
Nevron.Nov.Diagram Namespace / NShapeBlock Class


NShapeBlock Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Overriden to return true  
Public MethodOverridden. Overriden to return true.  
Public MethodOverridden. Performs the element pre children paint.  
Public MethodOverloaded. Gets the border edge (border area) of the element (in local coordinates)  
Public MethodOverridden. Overrien to return the border edge of the text block.  
Public MethodOverloaded. Gets the content edge (inner edge) of the element (in local coordinates)  
Public MethodGets the element insets, which is the sum of the margins, padding and border thickness.  
Public MethodGets the local pin point position (in shape block coordinates).  
Public MethodOverloaded. Gets the padding edge (padding area) of the element (in local coordinates)  
Public MethodOverridden. Gets the mode in which this visual attemps to cache its display.  
Public MethodGets the pin point position (in shape coordinates).  
Public MethodOverridden. Overriden to return the block transform.  
Public MethodOverloaded. Overridden. Hit tests the text block by point  
Public MethodInvalidates the element arrange  
Public MethodInvalidates the element measure and pools the element for measure validation.  
Public MethodSets the loc pin point position (in shape block coordinates).  
Public MethodSets the pin point position (in shape coordinates). This operation unglues the text pin from its master (if any). If the text resides in a shape, the Pin is expressed as factor expressions of the shape dimensions. If the text does not reside in a page, the Pin is set to constant values.  
Public MethodUnglues the text block (clears the expressions set to the PinXProperty, PinYProperty and AngleProperty)  
Public MethodCalled to arrange the element  
Public MethodCalled to validate the element measure  
Top
Protected Methods
 NameDescription
Protected MethodArranges the content of the element within the specified content area.  
Protected MethodCreates the border wall of the box.  
Internal Method  
Internal Method  
Protected MethodGets the drawing view that host this rich text block editor  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Protected MethodMeasures the element content.  
Internal Method  
Protected MethodCalled when the desired width or the desired height has changed.  
Protected MethodCalled when the background of the text block needs to be painted  
Protected MethodOverridden. Determines whether the visitor needs to visit this displayable branch.  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Top
See Also