Distance Property (ZigZag)
In This Topic
Gets or sets distance between high and low.
Syntax
'Declaration
<C1DescriptionAttribute("ZigZag.Distance", "Gets or sets distance between high and low.")>
Public Property Distance As Integer
[C1Description("ZigZag.Distance", "Gets or sets distance between high and low.")]
public int Distance {get; set;}
See Also