double Width {get; set;}
'Declaration Property Width As Double
'Usage Dim instance As IAnnContainer Dim value As Double instance.Width = value value = instance.Width
property double Width { double get(); void set ( double value); }
Target Platforms
IAnnContainer Interface IAnnContainer Members