CadBlockLinearGripAttribute140 Property

Gets or sets the attribute 140.

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

Property Value

Type: CadDoubleParameter
The attribute 140.
See Also