Nevron Open Vision Documentation
Nevron.Nov.Barcode Namespace / NLinearBarcode Class


In This Topic
    NLinearBarcode Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets whether this widget can be used as the target of a drag-and-drop operation (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets whether this widget can be focused (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets whether this widget can capture the mouse (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets whether this element can capture the touch (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets the arrange slot of the widget (in parent coordinates). (Inherited from Nevron.Nov.UI.NWidget)
    Public PropertyGets or sets the background. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the border. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the thickness of the box border sides. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets the bounds of the box (in parent coordinates) (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets/set the element commander. (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets the cursor (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets the default height of the element. (in parent coordinates) Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyA shortcut property that gets the default size of the element (DefaultWidth and DefaultHeight). Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets the default width of the element (in parent coordinates). Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets the desired height of the element. (in parent coordinates) Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyA shortcut property that gets the desired size of the element (DesiredWidth and DesiredHeight). Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets the desired width of the element (in parent coordinates). Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets the display surface on which this visual is displayed (painted) (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets the window in which the input node is displayed (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets whether this element is enabled in the UI or not. If a local value has not been set to this property, its value will be inherited by an ancestor element. (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets the focus decorator. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the font style. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets the Height of the element (in local coordinates) Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    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 horizontal placement of the widget, relative to the arrange slot allocated to the box. (Inherited from Nevron.Nov.UI.NWidget)
    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/set the element interactor. (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets whether the arrange of the element is valid. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets whether this element is disabled. The local value of this property is automatically set to true, when the computed value of the Enabled property is false. The local value of this property is automatically cleared to its default false, when the computed value of the Enabled property is true. In this way you can select disabled widgets via styling, by using the ValueEqualsCondition (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyDetermines whether this element has keyboard focus (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets whether the measure of the element is valid (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyDetermines whether this element has captured the mouse (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets whether the element is pooled for arrange validation. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets whether the element is pooled for measure validation. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets whether the visual is displayed inside the window. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets or sets the location of the box (X,Y) coordinates of left-top corner (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the margins. (Inherited from Nevron.Nov.UI.NWidget)
    Public PropertyGets or sets the max height of the element (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the max size of the element (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the max width of the element (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the minimal height of the element. The box default and desired height is always larger or equal to this value, except in the case when the element is collapsed. By default set to 0. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyA shortcut property that gets/sets the minimal size of the element (MinWidth and MinHeight). (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the minimal width of the element. The box default and desired width is always smaller or equal to this value, except in the case when the element is collapsed. By default set to 0. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets the Desktop in which this element resides. (Inherited from Nevron.Nov.UI.NInputElement)
    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 or sets the padding applied to the box content. (Inherited from Nevron.Nov.UI.NBoxElement)
    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 suggested height of the element. If the value of this property is NaN the default height and desired height of the box are automatically computed. Otherwise both the default height and the desired height are equal to this value. By default set to NaN. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyA shortcut property that gets/sets the preferred size of the element (PreferredWidth and PreferredHeight). (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the suggested width of the element. If the value of this property is NaN the default width and desired width of the box are automatically computed. Otherwise both the default width and the desired width are equal to this value. By default set to NaN. (Inherited from Nevron.Nov.UI.NBoxElement)
    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/Sets the scale of the barcode. Valid only if the SizeMode is set to Scale. (Inherited from Nevron.Nov.Barcode.NBarcode)
    Public PropertyGets the node schema. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or set the size of the box (Width, Height) (in local coordinates). Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyDetermines the way the barcode is sized in its slot. (Inherited from Nevron.Nov.Barcode.NBarcode)
    Public PropertyGets the subtree display version. Automatically managed by Nevron. (Inherited from Nevron.Nov.Dom.NVisual)
    Public PropertyGets/Sets the symbology of this linear barcode.  
    Public PropertyGets or sets the index of the element in the tab navigation list. (Inherited from Nevron.Nov.UI.NInputElement)
    Public PropertyGets or sets whether the element is included in the tab navigation or not (Inherited from Nevron.Nov.UI.NInputElement)
    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/Sets the text encoded by this barcode. (Inherited from Nevron.Nov.Barcode.NBarcode)
    Public PropertyGets or sets the text fill. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the tooltip (Inherited from Nevron.Nov.UI.NInputElement)
    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 vertical placement of the widget, relative to the arrange slot allocated to the box. (Inherited from Nevron.Nov.UI.NWidget)
    Public PropertyGets or sets the widget visibility. (Inherited from Nevron.Nov.UI.NWidget)
    Public PropertyGets the Width of the box (in local coordinates) Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the X coordinate of the element box left-top corner in respect to the parent coordinate system. (Inherited from Nevron.Nov.UI.NBoxElement)
    Public PropertyGets or sets the Y coordinate of the element box left-top corner in respect to the parent coordinate system. (Inherited from Nevron.Nov.UI.NBoxElement)
    Top
    Protected Properties
     NameDescription
    Internal Property (Inherited from Nevron.Nov.UI.NBoxElement)
    Top
    See Also