CadFieldAttribute92 Property

Gets or sets the attribute 92.

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

Property Value

Type: CadIntParameter
The attribute 92.
See Also