'Declaration Public Property BordersColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor BordersColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_BordersColor(); public: __property void set_BordersColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor BordersColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }