Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NTextBlockBase Class


In This Topic
    NTextBlockBase Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyReturns true if the view accepts tabs  
    Public PropertyReturns true whether to adjust text color for readability purposes  
    Public Property (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the shape blcok background fill. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the text baseline  
    Public PropertyGets or sets the border. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the thickness of the box border sides. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the rich text context menu builder.  
    Public PropertyGets the desired height text block Automatically updated by Nevron. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the desired size of the shape block (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the desired width text block. Automatically updated by Nevron. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the display surface on which this visual is displayed (painted) (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets the editing root element.  
    Public PropertyGets the text view settings  
    Public PropertyGets or sets the text fill  
    Public PropertyGets the text find settings  
    Public PropertyThe name of the used font  
    Public PropertyGets or Sets the em size of the used font.  
    Public PropertyThe style of the used font  
    Public PropertyGets or sets the bold font style flag  
    Public PropertyGets or sets the italic font style flag  
    Public PropertyGets or sets the strikeout font style flag  
    Public PropertyGets or sets the underline font style flag  
    Public PropertyGets or sets the text block glue, that glues the block PinX, PinY and Angle properties. Use the Glue() methods for an easier way to work with the glue.  
    Public PropertyGets or sets the text block height (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the document effective history service that this node uses to record history (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets or sets the block horizontal alignment  
    Public PropertyGets the horizontal ruler.  
    Public PropertyGets the id of the element, which uniquely identifies the element inside the owner document. It is automatically assigned when the element is registered in a document and is also automatically set to -1 when the element is unregistered from the document. You can manually assign the next document Id to the element, before it is added to a specific document, by using AssingNextId method. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets the insert date settings  
    Public PropertyGets the insert time settings  
    Public PropertyRetursnt true if the view is active  
    Public PropertyGets whether the arrange of the element is valid. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyReturns true if the view is in place edit view (and handles Esc key)  
    Public PropertyGets whether the measure of the element is valid (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets whether the element is pooled for arrange validation. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets whether the element is pooled for measure validation. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyReturns whether the owner shape or view is readonly.  
    Public PropertyGets whether the view is selectable  
    Public PropertyGets whether the visual is displayed inside the window. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets or sets whether the text can be displayed with downward orientation. By default false.  
    Public PropertyGets or sets the line height factor  
    Public PropertyGets or sets whether the local pin point is positioned relatively to the text block Width and Height. By default true. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the local pin point X coordinate (in local coordinates or relative local coordinate depending on LocPinRelative), to which the pin point X coordinate is mapped. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the local pin point Y coordinate (in local coordinates or relative local coordinate depending on LocPinRelative), to which the pin point Y coordinate is mapped. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the margins (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets a reference to the document owning the node. Returns null if the node is not residing in a document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets the shape, to which this shape part belongs (Inherited from Nevron.Nov.Diagram.NVisualShapePart)
    Public PropertyGets or sets the padding applied to the box content. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the parent node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the parent visual. This implementation returns the first ancestor that is a visual. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets or sets the pin point X coordinate (in parent coordinates) (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets or sets the pin point Y coordinate (in parent coordinates) (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the root node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the root visual of this visual. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets the node schema. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the text shadow  
    Public PropertyGets the spell checker.  
    Public PropertyGets or sets the text stroke  
    Public PropertyGets the subtree display version. Automatically managed by Nevron. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets or sets the node tag, that can be any DOM compliant object. This property is not used by the node itself and is intended to provide users with the ability to attach custom data to the node. Attaching custom data to any node can also be achieved with the help of extendeded properties. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the text in this text block  
    Public PropertyGets the text block content object (generally a root block that implements the INTextBlockContent interface)  
    Public PropertyGets the text block content child  
    Public PropertyGets the text content.  
    Public PropertyGets the text document.  
    Public PropertyGets or sets the User Class to which the element belongs. This property is usually assigned by the user and is used to group related elements. An element can belong to more than one user classes that should be separated by the ' '(space) character. For example: element.UserClass = "MyClass1 MyClass2" specifies that element belongs to both MyClass1 and MayClass2 classes. The NUserClassCondtion styling condition lets you select elements of a specific user class. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets or sets the User Id associated to this element. This property is usually assigned by the user and is used to identify specific elements in the document. Unlike the Id property, the value of this property is not guaranteed to be unique in the document. The NUserIdCondition styling condition lets you select elements with a specific User Id. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets or sets the text vertical alignment  
    Public PropertyGets the text view settings  
    Public PropertyGets or sets whether this shape block is visible or not. (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Public PropertyGets the vertical ruler.  
    Public PropertyGets or sets the text block width (Inherited from Nevron.Nov.Diagram.NShapeBlock)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets whether this visual shape part is in a connector. (Inherited from Nevron.Nov.Diagram.NVisualShapePart)
    Top
    See Also