In This Topic
The following tables list the members exposed by NImageAtom.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AtomType | Overridden. Gets the atom type. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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