Click or drag to resize

IsisControllerGetSettingType Method

Retrieves ISIS type of the specified setting.

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 IsisSettingType GetSettingType(
	IsisSetting setting
)

Parameters

setting
Type: Atalasoft.IsisIsisSetting
Setting to check.

Return Value

Type: IsisSettingType
ISIS type of setting.
See Also