CadBlockEntityEndBlockAttribute62 Property

Gets or sets the end block attribute 62.

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

Property Value

Type: CadShortParameter
The end block attribute 62.
See Also