public bool UseLayoutRounding { get; set; }
Public Property UseLayoutRounding As Boolean Get Set
public: property bool UseLayoutRounding { bool get (); void set (bool value); }
member UseLayoutRounding : bool with get, set
In This Article