MetaHeader.Type 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property short Type { short get(); void set(short value); };
public short Type { get; set; }
member this.Type : int16 with get, set
Public Property Type As Short
属性值
关联的 Metafile 对象的类型。
注解
指定图元文件是位于内存中还是记录在磁盘文件中。 此属性可以是以下值之一。
适用于