MetaHeader.Type 属性

定义

获取或设置关联的 Metafile 对象的类型。

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 对象的类型。

注解

指定图元文件是位于内存中还是记录在磁盘文件中。 此属性可以是以下值之一。

适用于