GaugePanelInstance.AutoLayout 属性

定义

获取 AutoLayout 类中 GaugePanel 属性的计算值。

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

属性值

Boolean

一个 Boolean 值,该值表示 AutoLayout 属性的计算值。

适用于