Click or drag to resize

StringEnumGetStringValues Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the string values associated with the enum.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Array GetStringValues()
Request Example View Source

Return Value

Type: Array
String value array
See Also