'Declaration Public Property Width As Single
'Usage Dim instance As DicomLabel Dim value As Single instance.Width = value value = instance.Width
public float Width {get; set;}
'Declaration Public Property Width As Single
'Usage Dim instance As DicomLabel Dim value As Single instance.Width = value value = instance.Width
public float Width {get; set;}