'Declaration Public Property ContentSelectionColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor ContentSelectionColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_ContentSelectionColor(); public: __property void set_ContentSelectionColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor ContentSelectionColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
The default value is "VintasoftColor.FromArgb(56, 0, 64, 255)".