NevronOpenVision
Nevron.Nov.Diagram Namespace / NTextBlock Class
Fields Properties Methods Events


In This Topic
    NTextBlock Class Members
    In This Topic

    The following tables list the members exposed by NTextBlock.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ClipWithBlockBounds property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Content child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the IsEmpty property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTextBlock.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ResizeMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ViewMode property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the text should be clipped with the text block bounds. By default the text is not clipped.  
    Public PropertyA shortcut property that gets or sets the content inside the document displayed by this view.  
    Public PropertyOverridden. Gets whether the view is selectable.  
    Public PropertyGets or sets the mode in which the text block can be automatically resized. By default set to None.  
    Public PropertyOverridden. Shortcut property to get or set the text contained in this rich text block  
    Public PropertyOverridden. Gets the text block content object (generally a root block that implements the INTextBlockContent interface)  
    Public PropertyOverridden. Gets the text block content child  
    Public PropertyGets or sets whether the text must be stretched to fill the display bounds of the text block.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Helper method for setting up the transformation of the text block relative to the owner shape.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the content of the element within the specified content area.  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Methodstatic (Shared in Visual Basic)Overloaded.   
    Protected MethodOverridden. Called when the desired width or the desired height has changed.  
    Top
    See Also