RowDefinition.Offset 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會得到一個代表此 RowDefinition偏移值的值。
public:
property double Offset { double get(); };
public double Offset { get; }
member this.Offset : double
Public ReadOnly Property Offset As Double
屬性值
A Double 代表該列的偏移量。 預設值為 0.0。