MetaHeader.NoObjects 属性

定义

获取或设置对象中 Metafile 同时存在的最大对象数。

public:
 property short NoObjects { short get(); void set(short value); };
public short NoObjects { get; set; }
member this.NoObjects : int16 with get, set
Public Property NoObjects As Short

属性值

对象中 Metafile 同时存在的最大对象数。

适用于