'Declaration Public Property Length As Double
'Usage Dim instance As CADRectangle Dim value As Double instance.Length = value value = instance.Length
public double Length {get; set;}
'Declaration Public Property Length As Double
'Usage Dim instance As CADRectangle Dim value As Double instance.Length = value value = instance.Length
public double Length {get; set;}