HatchingDirection Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum HatchingDirection
Members
| Name |
|---|
Left
|
None
|
Right
|
See Also