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