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