Click or drag to resize
PbMiscTextAttrGetLineLength Method

Gets line length attributes.

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

Parameters

endLineChar
Type: SystemSByte
lineLength
Type: SystemInt32
Remarks

See Also