Gets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout.
シンタックス
'宣言
Public Property UseLayoutRounding As Boolean
public bool UseLayoutRounding {get; set;}
プロパティ値
true if layout rounding is applied; otherwise,
false. The default is
false.
参照