'宣言 Public BackgroundClipRectPx As System.Nullable(Of Rect)
'使用法 Dim instance As FragmentDrawParams Dim value As System.Nullable(Of Rect) value = instance.BackgroundClipRectPx instance.BackgroundClipRectPx = value
public System.Nullable<Rect> BackgroundClipRectPx