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