'宣言 Property KeepAspectRatio As System.Boolean
'使用法 Dim instance As IImageAlign Dim value As System.Boolean instance.KeepAspectRatio = value value = instance.KeepAspectRatio
System.bool KeepAspectRatio {get; set;}
'宣言 Property KeepAspectRatio As System.Boolean
'使用法 Dim instance As IImageAlign Dim value As System.Boolean instance.KeepAspectRatio = value value = instance.KeepAspectRatio
System.bool KeepAspectRatio {get; set;}