'Declaration Public Property FillColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor FillColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_FillColor(); public: __property void set_FillColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor FillColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }