public int[] Zoom_Limit { get; set; }
Public Property Zoom_Limit As Integer()
public: property array<int>^ Zoom_Limit { array<int>^ get (); void set (array<int>^ value); }