[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.Moving

Moving Enum

Specifies the movement aspects of the object.

Namespace: FarPoint.Win.Spread.DrawingSpace
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum Moving : short
Public Enum Moving As Short

Fields

Name Description
Horizontal

Allows the user to horizontally move the object

HorizontalAndVertical

Allows the user to move the object both horizontally and vertically

None

Does not allow user movement

Vertical

Allows the user to vertically move the object