'宣言 Public Property EmfType As System.Nullable(Of EmfType)
'使用法 Dim instance As PageDrawParams Dim value As System.Nullable(Of EmfType) instance.EmfType = value value = instance.EmfType
public System.Nullable<EmfType> EmfType {get; set;}
'宣言 Public Property EmfType As System.Nullable(Of EmfType)
'使用法 Dim instance As PageDrawParams Dim value As System.Nullable(Of EmfType) instance.EmfType = value value = instance.EmfType
public System.Nullable<EmfType> EmfType {get; set;}