Click or drag to resize

StringValueAttribute Constructor

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates a new StringValueAttribute instance.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public StringValueAttribute(
	string value
)

Parameters

value
Type: SystemString
Value.
See Also