CadParameter1.Value
CadParameter<T>.Value property
Gets or sets the value.
public T Value { get; set; }
Property Value
The value of the parameter.
See Also
- class CadParameter<T>
- namespace Aspose.CAD.FileFormats.Cad.CadParameters
- assembly Aspose.CAD
Gets or sets the value.
public T Value { get; set; }
The value of the parameter.