WalkPreference
WalkPreference class
Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued to, using dynamic glue, when the shape is moved to an ambiguous position.
public class WalkPreference
Constructors
Properties
Name |
Description |
Ufe { get; } |
Specifies attributes of an element. |
Value { get; set; } |
Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued to, using dynamic glue, when the shape is moved to an ambiguous position. |
Methods
Name |
Description |
override Equals(object) |
Are objects equal. |
override GetHashCode() |
Serves as a hash function for a particular type. |
See Also