'Declaration Public Property RadiusOfEndCircle As System.Nullable(Of Single)
public System.Nullable<float> RadiusOfEndCircle {get; set;}
Setting this property to a non-a null reference (Nothing in Visual Basic) value enables the following properties:
And the following properties are ignored if this property has a value:'Declaration Public Property RadiusOfEndCircle As System.Nullable(Of Single)
public System.Nullable<float> RadiusOfEndCircle {get; set;}