Click or drag to resize

ChannelBrightness Structure

[Missing <summary> documentation for "T:RAYLASE.Marker.Device.IlluminationController.ChannelBrightness"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    RAYLASE.Marker.Device.IlluminationControllerChannelBrightness

Namespace: RAYLASE.Marker.Device.IlluminationController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.38.0
Syntax
C#
public struct ChannelBrightness : IEquatable<ChannelBrightness>

The ChannelBrightness type exposes the following members.

Constructors
 NameDescription
Public methodChannelBrightnessInitializes a new instance of the ChannelBrightness class
Top
Properties
 NameDescription
Public propertyBrightness 
Public propertyChannel 
Top
See Also