CadLayoutControlFlag Enumeration

Flag to control. CadLayout

Namespace:  Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
[FlagsAttribute]
public enum CadLayoutControlFlag
Members
  Member nameValueDescription
PsltScale1 Indicates the PSLTSCALE value for this layout when this layout is current
LimCheck2 Indicates the LIMCHECK value for this layout when this layout is current
See Also