CadHorizontalDirection Enumeration

The Cad horizontal direcrtion.

Namespace:  Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum CadHorizontalDirection
Members
  Member nameValueDescription
Left0 The left direction.
Right1 The right direction.
See Also