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 对象中的对象的最大数目。

适用于