Click or drag to resize
PbMiscTextAttrGetLineLength Method

Gets line length attributes.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void GetLineLength(
	out sbyte endLineChar,
	out int lineLength
)

Parameters

endLineChar
Type: SystemSByte
lineLength
Type: SystemInt32
Remarks

See Also