Click or drag to resize

DimensionStyleOverrideToString Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Obtains a string that represents the actual dimension style override.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A string text.
See Also