'Declaration Public Property ScrollPosition As Vintasoft.Primitives.VintasoftPoint
public Vintasoft.Primitives.VintasoftPoint ScrollPosition { get; set; }
public: __property Vintasoft.Primitives.VintasoftPoint get_ScrollPosition(); public: __property void set_ScrollPosition(
Vintasoft.Primitives.VintasoftPoint value
);
public:
property Vintasoft.Primitives.VintasoftPoint ScrollPosition { Vintasoft.Primitives.VintasoftPoint get(); void set(Vintasoft.Primitives.VintasoftPoint value); }