'Declaration Property Left As Double
'Usage Dim instance As ILegend Dim value As Double instance.Left = value value = instance.Left
double Left {get; set;}
ILegend Interface ILegend Members