MeasureGroup.IsLinked 属性

定义

获取有关 MeasureGroup 对象的链接状态的指示。

[System.ComponentModel.Browsable(false)]
public bool IsLinked { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsLinked : bool
Public ReadOnly Property IsLinked As Boolean

属性值

如果 MeasureGroup 已链接,则为 true;否则为 false。

属性

适用于