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 物件中同時存在的物件最大數目。

適用於