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


In This Topic
    NTextBlockBase Class Members
    In This Topic

    The following tables list the members exposed by NTextBlockBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the baseline property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the caret child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the fill property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the font name property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the font size property  
    Public Fieldstatic (Shared in Visual Basic)Reference ot the FontStyleBold property  
    Public Fieldstatic (Shared in Visual Basic)Reference ot the FontStyleItalic property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FontStyle property - not used for compatiblity.  
    Public Fieldstatic (Shared in Visual Basic)Reference ot the FontStyleStrikethrough property  
    Public Fieldstatic (Shared in Visual Basic)Reference ot the FontStyleUnderline property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Glue child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the horizontal alignment property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the KeepUpward property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the lineheightfactor property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTextBlockBase.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the shadow property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the stroke property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the text property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the VerticalAlignment property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns true if the view accepts tabs  
    Public PropertyReturns true whether to adjust text color for readability purposes  
    Public PropertyGets or sets the text baseline  
    Public PropertyGets the rich text context menu builder.  
    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 block horizontal alignment  
    Public PropertyGets the horizontal ruler.  
    Public PropertyGets the insert date settings  
    Public PropertyGets the insert time settings  
    Public PropertyRetursnt true if the view is active  
    Public PropertyReturns true if the view is in place edit view (and handles Esc key)  
    Public PropertyReturns whether the owner shape or view is readonly.  
    Public PropertyGets whether the view is selectable  
    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 the text shadow  
    Public PropertyGets the spell checker.  
    Public PropertyGets or sets the text stroke  
    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 text vertical alignment  
    Public PropertyGets the text view settings  
    Public PropertyGets the vertical ruler.  
    Top
    Public Methods
     NameDescription
    Public MethodEnsures caret is visible.  
    Public MethodOverridden. Overriden to return the border edge of the text block.  
    Public MethodGets the owner widget of this view  
    Public MethodGets page down position.  
    Public MethodGets page up position.  
    Public MethodGlues the text block Pin to the largest inner rectangle inside the shape geometry or shape box.  
    Public MethodOverloaded. Glues the text block Pin to a relative location along the owner shape geometry contour.  
    Public MethodOverloaded. Glues the text block Pin to a relative location along the line connecting the Begin and End shape points.  
    Public MethodHelper method for setting up the transformation of the text block relative to the owner shape.  
    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 MethodGets whether the given point is over text.  
    Public MethodTries to get the mouse position in document coordinates  
    Public MethodGets the text position in the current editing root given the current mouse position  
    Public MethodUpdates the caret  
    Public MethodConverts a pont form view to document coordinates.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Protected Internal MethodGets the keep upward transform  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Measures the element content.  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Top
    See Also