'宣言 Public Property BackgroundImageAlign As IImageAlign
'使用法 Dim instance As Style Dim value As IImageAlign instance.BackgroundImageAlign = value value = instance.BackgroundImageAlign
public IImageAlign BackgroundImageAlign {get; set;}
'宣言 Public Property BackgroundImageAlign As IImageAlign
'使用法 Dim instance As Style Dim value As IImageAlign instance.BackgroundImageAlign = value value = instance.BackgroundImageAlign
public IImageAlign BackgroundImageAlign {get; set;}
The default is to align to left/top, stretch horizontally and vertically, and keep aspect ratio.