BoundingBoxParameter.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定一個數值四元組,定義包圍盒的四個座標:左下角的 x-min 與 y -min 座標,以及右上角的 x-max 與 y-max 座標。
public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression Value { get; set; }
member this.Value : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property Value As ScalarExpression