BaseDeviceControllerActivatedChainableFeatures Property |
Gets the activated chainable features.
Namespace: RAYLASE.Marker.DeviceAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic ISet<ChainableFeatureType> ActivatedChainableFeatures { get; }
Property Value
ISetChainableFeatureType
See Also