In This Topic
Gets or sets the strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds.
Syntax
'Declaration
Public Property FlashEnergy As System.Nullable(Of Single)
public System.Nullable<float> FlashEnergy {get; set;}
See Also