StkPatternFileCreateCustomSensorPattern Method |
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic CustomSensorPattern CreateCustomSensorPattern()
Public Function CreateCustomSensorPattern As CustomSensorPattern
public:
CustomSensorPattern^ CreateCustomSensorPattern()
member CreateCustomSensorPattern : unit -> CustomSensorPattern
Return Value
Type:
CustomSensorPatternThe
CustomSensorPattern.
Exceptions
See Also