CadSpatialFilterDisplayEnabledFlag Property

Gets or sets the display enabled flag.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadShortParameter DisplayEnabledFlag { get; set; }

Property Value

Type: CadShortParameter
The display enabled flag.
See Also