PwmChannel.DutyCycle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The duty cycle represented as a value between 0.0 and 1.0.
public abstract double DutyCycle { get; set; }
member this.DutyCycle : double with get, set
Public MustOverride Property DutyCycle As Double