public float Width {get; set;}
public: property float Width { float get(); void set ( float value); }
'Declaration Public Property Width As Single
'Usage Dim instance As DicomLabel Dim value As Single instance.Width = value value = instance.Width
Target Platforms: .NET CLR 4.0 or higher
DicomLabel Class DicomLabel Members