CurrentRecordSize
WmfEscapeEnhancedMetafile.CurrentRecordSize property
获取或设置当前记录的大小。
public int CurrentRecordSize { get; set; }
适当的价值
一个 32 位无符号整数,指定 EnhancedMetafileData 字段的大小(以字节为单位)。 此值必须小于或等于 8,192。
获取或设置当前记录的大小。
public int CurrentRecordSize { get; set; }
一个 32 位无符号整数,指定 EnhancedMetafileData 字段的大小(以字节为单位)。 此值必须小于或等于 8,192。