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