'宣言 Public Property Size As C1.Win.Interop.Size
'使用法 Dim instance As ChartRect Dim value As C1.Win.Interop.Size instance.Size = value value = instance.Size
public C1.Win.Interop.Size Size {get; set;}
'宣言 Public Property Size As C1.Win.Interop.Size
'使用法 Dim instance As ChartRect Dim value As C1.Win.Interop.Size instance.Size = value value = instance.Size
public C1.Win.Interop.Size Size {get; set;}