CadShadePlotMode Enumeration

ShadePlot mode. CadPlotSettings

Namespace:  Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum CadShadePlotMode
Members
  Member nameValueDescription
AsDisplayed0 As displayed
Wireframe1 The wireframe
Hidden2 The hidden
Rendered3 The rendered
See Also