DataShape.TimeRenderingSpecified 屬性

定義

會得到一個值,表示資料形狀是否在指定時間內渲染。

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

屬性值

true如果指定時間在資料形狀上渲染;否則,。 false

適用於