'Declaration Public Property ResizeCursorNESW As VintasoftCursor
public VintasoftCursor ResizeCursorNESW { get; set; }
public: __property VintasoftCursor* get_ResizeCursorNESW(); public: __property void set_ResizeCursorNESW(
VintasoftCursor* value
);
public:
property VintasoftCursor^ ResizeCursorNESW { VintasoftCursor^ get(); void set(VintasoftCursor^ value); }