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