Skip to content

Class LemonUI::Menus::GridValueChangedArgs

ClassList > LemonUI > Menus > GridValueChangedArgs

Represents the Previous and Current X and Y values when changing the position on a grid.

Public Properties

Type Name
property PointF After
The values present after they were changed.
property PointF Before
The values present before they were changed.

Public Properties Documentation

property After

PointF LemonUI.Menus.GridValueChangedArgs.After;

property Before

PointF LemonUI.Menus.GridValueChangedArgs.Before;

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/Menus/GridValueChangedArgs.cs