UserVisibleFeature.Clustered プロパティ

定義

特徴がクラスタリングされているかどうかを示す値を得ます。

public:
 property bool Clustered { bool get(); };
public bool Clustered { get; }
member this.Clustered : bool
Public ReadOnly Property Clustered As Boolean

プロパティ値

true 特徴がクラスタリングされている場合;それ以外は false

適用対象