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