Reversed Property (FlexRadar)
In This Topic
Gets or sets a value indicating direction of plotting.
Syntax
'Declaration
<C1DescriptionAttribute("FlexRadar.Reversed", "Gets or sets a value indicating direction of plotting.")>
Public Property Reversed As Boolean
[C1Description("FlexRadar.Reversed", "Gets or sets a value indicating direction of plotting.")]
public bool Reversed {get; set;}
See Also