IsisSettingsGetSupportedDataOrientationValues Method |
Gets the list of supported data orientation values.
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public IsisOrientation[] GetSupportedDataOrientationValues()
Public Function GetSupportedDataOrientationValues As IsisOrientation()
Return Value
Type:
IsisOrientationList of supported data orientation values.
See Also