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