Eyeshot 10 WPF API Reference
Radius Property (RadialDim)

WPF Assembly > devDept.Eyeshot.Entities Namespace > RadialDim Class : Radius Property
Gets or sets the reference circle.
Syntax
'Declaration
 
Public Property Radius As Double
public double Radius {get; set;}
Remarks
You need to call the Viewport.Entities.Regen() to see the effect of this command.
See Also

Reference

RadialDim Class
RadialDim Members