'Declaration Public Overrides Function GetCursor( _
ByVal locationThe location.As Vintasoft.Primitives.VintasoftPoint _
) As Vintasoft.Imaging.UI.VintasoftCursor
public override Vintasoft.Imaging.UI.VintasoftCursor GetCursor(
Vintasoft.Primitives.VintasoftPoint location
)
public: Vintasoft.Imaging.UI.VintasoftCursor* GetCursor(
Vintasoft.Primitives.VintasoftPoint location
); override
public:
Vintasoft.Imaging.UI.VintasoftCursor^ GetCursor(
Vintasoft.Primitives.VintasoftPoint location
); override
Parameters
- location
- The location.
Return Value
Cursor for this control.