In This Topic
The following tables list the members exposed by NImageAtom.
Public Constructors
Public Properties
| Name | Description |
 | AtomType | Overridden. Gets the atom type. |
 | PreferredHeight | Gets/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. |
 | PreferredWidth | Gets/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
See Also