Gets or sets the length of the radar radius.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public float RadiusLength { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RadiusLength As Single |
See Also