CadParameterIntegralParameterType Property

Gets or sets the type of the integral parameter.

Namespace:  Aspose.CAD.FileFormats.Cad.CadParameters
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadIntegralParameterType IntegralParameterType { get; set; }

Property Value

Type: CadIntegralParameterType
The type of the integral parameter.
See Also