'宣言
<Foundation.ExportAttribute("ViewBox")> <System.ComponentModel.BrowsableAttribute(True)> Public Property ViewBox As CoreGraphics.CGRect
[Foundation.Export("ViewBox")] [System.ComponentModel.Browsable(true)] public CoreGraphics.CGRect ViewBox {get; set;}