Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NImageAtom Class
Fields Properties Methods


In This Topic
    NImageAtom Class Members
    In This Topic

    The following tables list the members exposed by NImageAtom.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Text.NTextAtom)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the atom type.  
    Public PropertyReturns true if the font name is empty (Inherited from Nevron.Nov.Text.NTextAtom)
    Public PropertyGets/Sets the preferred height of the image. By default set to NMultiLength.NewFixed(Double.NaN), which means to use the original height of the image.  
    Public PropertyGets/Sets the preferred width of the image. By default set to "NMultiLength.NewFixed(Double.NaN)", which means to use the original width of the image.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a host inline. (Inherited from Nevron.Nov.Text.NTextAtom)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates a host inline.  
    Top
    See Also